summaryrefslogtreecommitdiff
path: root/include/netsurf/plotters.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/netsurf/plotters.h')
-rw-r--r--include/netsurf/plotters.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/netsurf/plotters.h b/include/netsurf/plotters.h
index b13c9b279..88cbbe560 100644
--- a/include/netsurf/plotters.h
+++ b/include/netsurf/plotters.h
@@ -27,7 +27,7 @@
#include <stdbool.h>
#include <stdio.h>
-#include "desktop/plot_style.h"
+#include "netsurf/plot_style.h"
struct bitmap;
struct rect;