summaryrefslogtreecommitdiff
path: root/render/html_redraw.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/html_redraw.c')
-rw-r--r--render/html_redraw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/render/html_redraw.c b/render/html_redraw.c
index 5473152e5..eebd5135f 100644
--- a/render/html_redraw.c
+++ b/render/html_redraw.c
@@ -31,6 +31,7 @@
#include <stdlib.h>
#include <string.h>
#include <math.h>
+#include <dom/dom.h>
#include "utils/config.h"
#include "content/content_protected.h"
#include "css/css.h"