aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ephy-download-test.c1
-rw-r--r--tests/ephy-embed-single-test.c1
-rw-r--r--tests/ephy-web-view-test.c1
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/ephy-download-test.c b/tests/ephy-download-test.c
index c2a7b3748..b1c4171bf 100644
--- a/tests/ephy-download-test.c
+++ b/tests/ephy-download-test.c
@@ -27,6 +27,7 @@
#include "ephy-download.h"
#include "ephy-embed-prefs.h"
#include "ephy-file-helpers.h"
+#include "ephy-private.h"
#include "ephy-shell.h"
#include <glib.h>
diff --git a/tests/ephy-embed-single-test.c b/tests/ephy-embed-single-test.c
index 856aa33dd..d0891b0f9 100644
--- a/tests/ephy-embed-single-test.c
+++ b/tests/ephy-embed-single-test.c
@@ -27,6 +27,7 @@
#include "ephy-embed-single.h"
#include "ephy-embed-prefs.h"
#include "ephy-file-helpers.h"
+#include "ephy-private.h"
#include "ephy-shell.h"
#include <gtk/gtk.h>
diff --git a/tests/ephy-web-view-test.c b/tests/ephy-web-view-test.c
index 5c797186b..760ffff57 100644
--- a/tests/ephy-web-view-test.c
+++ b/tests/ephy-web-view-test.c
@@ -27,6 +27,7 @@
#include "ephy-embed-prefs.h"
#include "ephy-embed-private.h"
#include "ephy-file-helpers.h"
+#include "ephy-private.h"
#include "ephy-shell.h"
#include "ephy-web-view.h"