summaryrefslogtreecommitdiff
path: root/render/box_normalise.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/box_normalise.c')
-rw-r--r--render/box_normalise.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/box_normalise.c b/render/box_normalise.c
index 76767a2a9..5d36b99d7 100644
--- a/render/box_normalise.c
+++ b/render/box_normalise.c
@@ -29,7 +29,7 @@
#include "utils/log.h"
#include "utils/errors.h"
-#include "content/handlers/css/select.h"
+#include "css/select.h"
#include "render/box.h"
#include "render/html_internal.h"