summaryrefslogtreecommitdiff
path: root/gtk/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/options.h')
-rw-r--r--gtk/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/options.h b/gtk/options.h
index 545be330d..71aef4c9d 100644
--- a/gtk/options.h
+++ b/gtk/options.h
@@ -8,7 +8,7 @@
#ifndef _NETSURF_GTK_OPTIONS_H_
#define _NETSURF_GTK_OPTIONS_H_
-#include "netsurf/desktop/options.h"
+#include "desktop/options.h"
extern bool option_render_cairo;
extern bool option_render_resample;