summaryrefslogtreecommitdiff
path: root/riscos/schedule.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/schedule.c')
-rw-r--r--riscos/schedule.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/riscos/schedule.c b/riscos/schedule.c
index 50e949470..024fcb5c6 100644
--- a/riscos/schedule.c
+++ b/riscos/schedule.c
@@ -14,8 +14,8 @@
#include <stdbool.h>
#include <stdlib.h>
#include "oslib/os.h"
-#include "netsurf/riscos/gui.h"
-#include "netsurf/utils/log.h"
+#include "riscos/gui.h"
+#include "utils/log.h"
/** Entry in the queue of scheduled callbacks. */