summaryrefslogtreecommitdiff
path: root/gtk/cookies.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/cookies.c')
-rw-r--r--gtk/cookies.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/gtk/cookies.c b/gtk/cookies.c
index 3251e17fb..ee7238746 100644
--- a/gtk/cookies.c
+++ b/gtk/cookies.c
@@ -20,13 +20,14 @@
* Cookies (implementation).
*/
+#include <gtk/gtk.h>
+#include "utils/log.h"
#include "desktop/cookie_manager.h"
#include "desktop/plotters.h"
#include "desktop/tree.h"
#include "desktop/textinput.h"
-#include "utils/log.h"
-#include "gtk/gui.h"
+
#include "gtk/cookies.h"
#include "gtk/plotters.h"
#include "gtk/scaffolding.h"