summaryrefslogtreecommitdiff
path: root/content/handlers/html
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/html')
-rw-r--r--content/handlers/html/interaction.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/handlers/html/interaction.h b/content/handlers/html/interaction.h
index fe8beada0..f92e3adb0 100644
--- a/content/handlers/html/interaction.h
+++ b/content/handlers/html/interaction.h
@@ -24,6 +24,8 @@
#ifndef NETSURF_HTML_INTERACTION_H
#define NETSURF_HTML_INTERACTION_H
+#include "desktop/search.h" /* search flags enum */
+
/**
* Context for scrollbar
*/