summaryrefslogtreecommitdiff
path: root/content/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content.h')
-rw-r--r--content/content.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content.h b/content/content.h
index 19d60fe6e..cb5d411e6 100644
--- a/content/content.h
+++ b/content/content.h
@@ -105,7 +105,7 @@
#include "netsurf/image/jpeg.h"
#endif
#ifdef WITH_GIF
-#include "netsurf/riscos/gif.h"
+#include "netsurf/image/gif.h"
#endif
#ifdef WITH_PLUGIN
#include "netsurf/riscos/plugin.h"