summaryrefslogtreecommitdiff
path: root/riscos/gif.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gif.c')
-rw-r--r--riscos/gif.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscos/gif.c b/riscos/gif.c
index ac48944bb..a69254460 100644
--- a/riscos/gif.c
+++ b/riscos/gif.c
@@ -11,6 +11,7 @@
#include <string.h>
#include <stdbool.h>
#include <stdlib.h>
+#include <swis.h>
#include "animlib/animlib.h"
#include "oslib/colourtrans.h"
#include "oslib/os.h"
@@ -18,6 +19,7 @@
#include "netsurf/utils/config.h"
#include "netsurf/content/content.h"
#include "netsurf/riscos/gif.h"
+#include "netsurf/riscos/options.h"
#include "netsurf/riscos/tinct.h"
#include "netsurf/utils/log.h"
#include "netsurf/utils/messages.h"