summaryrefslogtreecommitdiff
path: root/framebuffer/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/gui.c')
-rw-r--r--framebuffer/gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/framebuffer/gui.c b/framebuffer/gui.c
index 4df9d5bf8..7df3a9173 100644
--- a/framebuffer/gui.c
+++ b/framebuffer/gui.c
@@ -36,11 +36,11 @@
#include "desktop/plotters.h"
#include "desktop/netsurf.h"
#include "desktop/options.h"
-#include "desktop/shape.h"
#include "utils/filepath.h"
#include "utils/log.h"
#include "utils/messages.h"
#include "utils/schedule.h"
+#include "utils/types.h"
#include "utils/url.h"
#include "utils/utils.h"
#include "desktop/textinput.h"