summaryrefslogtreecommitdiff
path: root/desktop/system_colour.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/system_colour.h')
-rw-r--r--desktop/system_colour.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/system_colour.h b/desktop/system_colour.h
index b5d4baad4..8e82818aa 100644
--- a/desktop/system_colour.h
+++ b/desktop/system_colour.h
@@ -26,7 +26,7 @@
#include <libcss/libcss.h>
#include "utils/errors.h"
-#include "desktop/plot_style.h"
+#include "netsurf/types.h"
/** css callback to obtain named system colours. */
css_error ns_system_colour(void *pw, lwc_string *name, css_color *color);