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.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/render/html_redraw.c b/render/html_redraw.c
index 93c136fb0..7f8391cf9 100644
--- a/render/html_redraw.c
+++ b/render/html_redraw.c
@@ -41,8 +41,7 @@
#include "utils/utils.h"
#include "utils/nsoption.h"
#include "content/content_protected.h"
-#include "css/css.h"
-#include "css/utils.h"
+#include "content/handlers/css/utils.h"
#include "desktop/browser.h"
#include "desktop/plotters.h"
#include "desktop/selection.h"