summaryrefslogtreecommitdiff
path: root/framebuffer/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/gui.c')
-rw-r--r--framebuffer/gui.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/framebuffer/gui.c b/framebuffer/gui.c
index aa390666d..7838ab3ba 100644
--- a/framebuffer/gui.c
+++ b/framebuffer/gui.c
@@ -37,11 +37,11 @@
#include "desktop/netsurf.h"
#include "desktop/options.h"
#include "desktop/shape.h"
-#include "desktop/schedule.h"
#include "utils/resource.h"
#include "utils/log.h"
-#include "utils/url.h"
#include "utils/messages.h"
+#include "utils/schedule.h"
+#include "utils/url.h"
#include "utils/utils.h"
#include "desktop/textinput.h"
#include "render/form.h"