summaryrefslogtreecommitdiff
path: root/render/html_interaction.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/html_interaction.c')
-rw-r--r--render/html_interaction.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/render/html_interaction.c b/render/html_interaction.c
index 0078b3070..190952c22 100644
--- a/render/html_interaction.c
+++ b/render/html_interaction.c
@@ -26,6 +26,8 @@
#include <assert.h>
#include <stdbool.h>
+#include <dom/dom.h>
+
#include "content/content.h"
#include "desktop/browser.h"
#include "desktop/frames.h"