summaryrefslogtreecommitdiff
path: root/render/box.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/box.c')
-rw-r--r--render/box.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/render/box.c b/render/box.c
index bb1800b00..07ea114d4 100644
--- a/render/box.c
+++ b/render/box.c
@@ -35,9 +35,8 @@
#include "utils/utils.h"
#include "content/content_protected.h"
#include "content/hlcache.h"
-#include "css/css.h"
-#include "css/utils.h"
-#include "css/dump.h"
+#include "content/handlers/css/utils.h"
+#include "content/handlers/css/dump.h"
#include "desktop/scrollbar.h"
#include "desktop/gui_misc.h"
#include "desktop/gui_internal.h"