summaryrefslogtreecommitdiff
path: root/render/box_construct.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/box_construct.c')
-rw-r--r--render/box_construct.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/render/box_construct.c b/render/box_construct.c
index 25686c908..b3fc8f156 100644
--- a/render/box_construct.c
+++ b/render/box_construct.c
@@ -36,8 +36,9 @@
#include "utils/config.h"
#include "content/content_protected.h"
#include "css/css.h"
-#include "css/utils.h"
+#include "css/hints.h"
#include "css/select.h"
+#include "css/utils.h"
#include "utils/nsoption.h"
#include "utils/corestrings.h"
#include "utils/locale.h"