summaryrefslogtreecommitdiff
path: root/desktop/hotlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/hotlist.h')
-rw-r--r--desktop/hotlist.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/hotlist.h b/desktop/hotlist.h
index 171fdd723..d192eaa48 100644
--- a/desktop/hotlist.h
+++ b/desktop/hotlist.h
@@ -20,8 +20,12 @@
#define _NETSURF_DESKTOP_HOTLIST_H_
#include <stdbool.h>
+#include <stdint.h>
+#include "desktop/browser.h"
#include "desktop/core_window.h"
+#include "desktop/textinput.h"
+#include "utils/errors.h"
#include "utils/nsurl.h"