summaryrefslogtreecommitdiff
path: root/frontends/framebuffer/bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/framebuffer/bitmap.c')
-rw-r--r--frontends/framebuffer/bitmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/framebuffer/bitmap.c b/frontends/framebuffer/bitmap.c
index dbe5647e3..027e0122b 100644
--- a/frontends/framebuffer/bitmap.c
+++ b/frontends/framebuffer/bitmap.c
@@ -32,7 +32,7 @@
#include "utils/utils.h"
#include "netsurf/bitmap.h"
#include "netsurf/plotters.h"
-#include "content/content.h"
+#include "netsurf/content.h"
#include "framebuffer/gui.h"
#include "framebuffer/fbtk.h"