summaryrefslogtreecommitdiffstats
path: root/src/web-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/web-view.c')
-rw-r--r--src/web-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web-view.c b/src/web-view.c
index b59a858..d018dcf 100644
--- a/src/web-view.c
+++ b/src/web-view.c
@@ -28,7 +28,7 @@
#include <gtk/gtk.h>
#include <webkit2/webkit2.h>
-#include "config.h"
+#include "config/config.h"
#include "notebook.h"
#include "tab-page.h"
#include "web-view-schemes/schemes.h"