summaryrefslogtreecommitdiff
path: root/desktop/treeview.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-06-08 15:30:25 +0100
committerVincent Sanders <vince@kyllikki.org>2016-06-08 15:30:25 +0100
commit8fdf262683dab03fb01941f74cfa698b1f9d6834 (patch)
tree11bc5b6b7dda4ff904e6d3df06cbfe83b0a82248 /desktop/treeview.h
parent042fcb82b83d19bf08afd3367235ac71a60b3850 (diff)
downloadnetsurf-8fdf262683dab03fb01941f74cfa698b1f9d6834.tar.gz
netsurf-8fdf262683dab03fb01941f74cfa698b1f9d6834.tar.bz2
remove unecessary content API usage from atari frontend
Diffstat (limited to 'desktop/treeview.h')
-rw-r--r--desktop/treeview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/treeview.h b/desktop/treeview.h
index 536956997..e5baaf2ff 100644
--- a/desktop/treeview.h
+++ b/desktop/treeview.h
@@ -25,6 +25,7 @@
#include <stdbool.h>
#include <stdint.h>
+#include <libwapcaplet/libwapcaplet.h>
#include "netsurf/mouse.h"
#include "desktop/core_window.h"