summaryrefslogtreecommitdiff
path: root/gtk/hotlist.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-05-04 15:20:53 +0100
committerVincent Sanders <vince@kyllikki.org>2016-05-04 15:20:53 +0100
commit976e4f8973eea4b2b9904488ef92b66fc332521e (patch)
tree0e72816acfb8072b7dfb40e96d299185536c1a67 /gtk/hotlist.c
parentd6e520da921e4a933318f1a70f0b2ff0c30dd2ea (diff)
downloadnetsurf-976e4f8973eea4b2b9904488ef92b66fc332521e.tar.gz
netsurf-976e4f8973eea4b2b9904488ef92b66fc332521e.tar.bz2
rationalise gtk use of plotters API
Diffstat (limited to 'gtk/hotlist.c')
-rw-r--r--gtk/hotlist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/hotlist.c b/gtk/hotlist.c
index 8258e0990..06fd5cd69 100644
--- a/gtk/hotlist.c
+++ b/gtk/hotlist.c
@@ -22,7 +22,6 @@
#include "utils/log.h"
#include "utils/nsoption.h"
#include "desktop/hotlist.h"
-#include "desktop/plotters.h"
#include "desktop/tree.h"
#include "gtk/plotters.h"