summaryrefslogtreecommitdiff
path: root/frontends/windows
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/windows')
-rw-r--r--frontends/windows/bitmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/windows/bitmap.c b/frontends/windows/bitmap.c
index 1a7856104..a50d9aa45 100644
--- a/frontends/windows/bitmap.c
+++ b/frontends/windows/bitmap.c
@@ -30,7 +30,7 @@
#include <windows.h>
#include "utils/log.h"
-#include "content/handlers/image/bitmap.h"
+#include "netsurf/bitmap.h"
#include "desktop/plotters.h"
#include "content/content.h"