summaryrefslogtreecommitdiff
path: root/image
diff options
context:
space:
mode:
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