summaryrefslogtreecommitdiff
path: root/content/handlers/image/gif.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/image/gif.c')
-rw-r--r--content/handlers/image/gif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/image/gif.c b/content/handlers/image/gif.c
index d8d968e7d..1167266a6 100644
--- a/content/handlers/image/gif.c
+++ b/content/handlers/image/gif.c
@@ -42,9 +42,9 @@
#include "content/content_protected.h"
#include "desktop/gui_misc.h"
#include "desktop/gui_internal.h"
+#include "netsurf/bitmap.h"
#include "image.h"
-#include "bitmap.h"
#include "gif.h"
typedef struct nsgif_content {