summaryrefslogtreecommitdiff
path: root/gtk/gtk_scaffolding.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtk_scaffolding.h')
-rw-r--r--gtk/gtk_scaffolding.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtk_scaffolding.h b/gtk/gtk_scaffolding.h
index d32b380fc..5f786d94f 100644
--- a/gtk/gtk_scaffolding.h
+++ b/gtk/gtk_scaffolding.h
@@ -9,8 +9,8 @@
#define NETSURF_GTK_SCAFFOLDING_H 1
#include <gtk/gtk.h>
-#include "netsurf/desktop/gui.h"
-#include "netsurf/desktop/plotters.h"
+#include "desktop/gui.h"
+#include "desktop/plotters.h"
typedef struct gtk_scaffolding nsgtk_scaffolding;