summaryrefslogtreecommitdiff
path: root/desktop/plotters.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/plotters.h')
-rw-r--r--desktop/plotters.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/plotters.h b/desktop/plotters.h
index 448cedef5..c34692433 100644
--- a/desktop/plotters.h
+++ b/desktop/plotters.h
@@ -24,8 +24,9 @@
#define _NETSURF_DESKTOP_PLOTTERS_H_
#include <stdbool.h>
-#include "css/css.h"
-#include "content/content.h"
+#include <stdio.h>
+
+#include "utils/types.h"
#include "desktop/plot_style.h"
struct bitmap;