summaryrefslogtreecommitdiff
path: root/desktop/treeview.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-07-17 00:18:44 +0100
committerVincent Sanders <vince@kyllikki.org>2014-07-17 00:18:44 +0100
commitdb0163734370a39676fe45b27105b454fa391ce7 (patch)
tree380fff0920fb888eda57293ceff96d53bad2a709 /desktop/treeview.h
parent779deb855921f307fcd451ad63eeeee9e060203f (diff)
downloadnetsurf-db0163734370a39676fe45b27105b454fa391ce7.tar.gz
netsurf-db0163734370a39676fe45b27105b454fa391ce7.tar.bz2
remove content include from urldb header
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 b5de3e713..0b5bbbbd9 100644
--- a/desktop/treeview.h
+++ b/desktop/treeview.h
@@ -26,6 +26,7 @@
#include <stdbool.h>
#include <stdint.h>
+#include "desktop/mouse.h"
#include "desktop/core_window.h"
#include "desktop/textinput.h"
#include "utils/types.h"