summaryrefslogtreecommitdiff
path: root/content/handlers/image/image.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/image/image.c')
-rw-r--r--content/handlers/image/image.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/handlers/image/image.c b/content/handlers/image/image.c
index da5eea117..0b1ddc0e0 100644
--- a/content/handlers/image/image.c
+++ b/content/handlers/image/image.c
@@ -22,10 +22,10 @@
#include "utils/utils.h"
#include "utils/log.h"
#include "utils/messages.h"
-#include "content/content.h"
#include "netsurf/plotters.h"
-#include "desktop/gui_internal.h"
#include "netsurf/bitmap.h"
+#include "netsurf/content.h"
+#include "desktop/gui_internal.h"
#include "bmp.h"
#include "gif.h"