summaryrefslogtreecommitdiff
path: root/image
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2011-03-13 22:50:54 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2011-03-13 22:50:54 +0000
commit408f78b73793fd8ee3a9bff25afaf55b3b25a495 (patch)
treed4a01f220bb0015c1d931f12f0d281db209f7ead /image
parentf2c97c39200d0d167e17d41f703bb91732901302 (diff)
downloadnetsurf-408f78b73793fd8ee3a9bff25afaf55b3b25a495.tar.gz
netsurf-408f78b73793fd8ee3a9bff25afaf55b3b25a495.tar.bz2
Move schedule.h to utils/
svn path=/trunk/netsurf/; revision=12039
Diffstat (limited to 'image')
-rw-r--r--image/gif.c2
-rw-r--r--image/mng.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/image/gif.c b/image/gif.c
index 1863a2fef..e449db345 100644
--- a/image/gif.c
+++ b/image/gif.c
@@ -38,13 +38,13 @@
#include <libnsgif.h>
#include "utils/config.h"
#include "content/content_protected.h"
-#include "desktop/schedule.h"
#include "desktop/options.h"
#include "desktop/plotters.h"
#include "image/bitmap.h"
#include "image/gif.h"
#include "utils/log.h"
#include "utils/messages.h"
+#include "utils/schedule.h"
#include "utils/utils.h"
static void nsgif_invalidate(void *bitmap, void *private_word);
diff --git a/image/mng.c b/image/mng.c
index a4648e5a3..6067aa8e8 100644
--- a/image/mng.c
+++ b/image/mng.c
@@ -33,13 +33,13 @@
#include <sys/time.h>
#include <time.h>
#include <libmng.h>
-#include "desktop/schedule.h"
#include "desktop/options.h"
#include "desktop/plotters.h"
#include "image/bitmap.h"
#include "image/mng.h"
#include "utils/log.h"
#include "utils/messages.h"
+#include "utils/schedule.h"
#include "utils/utils.h"
/* We do not currently support any form of colour/gamma correction, nor do