From 00bdf39dc21cd51216ef362529dca12f98cd1cf2 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 1 Feb 2014 13:06:51 +0000 Subject: remove unnecessary includes --- gtk/selection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/selection.c') diff --git a/gtk/selection.c b/gtk/selection.c index 22b4bfe5a..c07e8889b 100644 --- a/gtk/selection.c +++ b/gtk/selection.c @@ -21,8 +21,8 @@ #include "utils/log.h" -#include "desktop/gui.h" #include "desktop/browser.h" +#include "desktop/gui.h" #include "gtk/window.h" static GString *current_selection = NULL; -- cgit v1.2.3