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 5169faf4a..f53b425ee 100644
--- a/render/html_redraw.c
+++ b/render/html_redraw.c
@@ -28,6 +28,7 @@
#include <assert.h>
#include <stdbool.h>
#include <string.h>
+#include <math.h>
#include "utils/config.h"
#include "content/content.h"
#include "css/css.h"