summaryrefslogtreecommitdiff
path: root/content/handlers/image/jpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/image/jpeg.c')
-rw-r--r--content/handlers/image/jpeg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/image/jpeg.c b/content/handlers/image/jpeg.c
index b5eade306..179b8fc5b 100644
--- a/content/handlers/image/jpeg.c
+++ b/content/handlers/image/jpeg.c
@@ -32,9 +32,9 @@
#include "utils/messages.h"
#include "content/content_protected.h"
#include "desktop/gui_internal.h"
+#include "netsurf/bitmap.h"
#include "image_cache.h"
-#include "bitmap.h"
#define JPEG_INTERNAL_OPTIONS
#include "jpeglib.h"