From 93f8d3badcfb5e25fb3941a49b3a1be860ee1f31 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Tue, 5 Oct 2004 14:36:44 +0000 Subject: [project @ 2004-10-05 14:36:44 by jmb] Lose RISC OS specific includes from GIF code. Fix jpegs for the gtk build. Allow use of gifs in gtk build. svn path=/import/netsurf/; revision=1303 --- image/gif.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'image/gif.c') diff --git a/image/gif.c b/image/gif.c index 091c7c2ed..0480b77cd 100644 --- a/image/gif.c +++ b/image/gif.c @@ -10,8 +10,6 @@ #include #include #include -#include "oslib/osfile.h" -#include "oslib/osspriteop.h" #include "netsurf/utils/config.h" #include "netsurf/content/content.h" #include "netsurf/desktop/browser.h" -- cgit v1.2.3