From de09dc8efdfdb4ce27c85733cfec139a52d70776 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 12 Apr 2015 20:26:53 +0100 Subject: clean up gtk gui header usage and includes --- gtk/hotlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/hotlist.c') diff --git a/gtk/hotlist.c b/gtk/hotlist.c index 551a2d09d..3f2515ec8 100644 --- a/gtk/hotlist.c +++ b/gtk/hotlist.c @@ -17,6 +17,7 @@ */ #include +#include #include "utils/log.h" #include "utils/nsoption.h" @@ -24,7 +25,6 @@ #include "desktop/plotters.h" #include "desktop/tree.h" -#include "gtk/gui.h" #include "gtk/hotlist.h" #include "gtk/plotters.h" #include "gtk/scaffolding.h" -- cgit v1.2.3