summaryrefslogtreecommitdiff
path: root/gtk/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/hotlist.c')
-rw-r--r--gtk/hotlist.c2
1 files changed, 1 insertions, 1 deletions
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 <stdlib.h>
+#include <gtk/gtk.h>
#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"