summaryrefslogtreecommitdiff
path: root/render/box.h
diff options
context:
space:
mode:
Diffstat (limited to 'render/box.h')
-rw-r--r--render/box.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/render/box.h b/render/box.h
index 4ac3453aa..c3f95c21c 100644
--- a/render/box.h
+++ b/render/box.h
@@ -89,8 +89,7 @@
#include <limits.h>
#include <stdbool.h>
#include <stdio.h>
-
-#include "css/css.h"
+#include <libcss/libcss.h>
struct content;
struct box;