summaryrefslogtreecommitdiff
path: root/src/select/mq.h
diff options
context:
space:
mode:
authorMichael Drake <Michael Drake tlsa@netsurf-browser.org>2020-12-04 13:39:28 +0000
committerMichael Drake <Michael Drake tlsa@netsurf-browser.org>2020-12-04 13:41:33 +0000
commite8238ac2dab2a9c8cd31e7f66504218cf90c4d23 (patch)
tree4e5c33647da6f2334eece2b2cf6858d4be100b1e /src/select/mq.h
parent03ab48a3171d358d50d0d97331a64a79c084521b (diff)
downloadlibcss-e8238ac2dab2a9c8cd31e7f66504218cf90c4d23.tar.gz
libcss-e8238ac2dab2a9c8cd31e7f66504218cf90c4d23.tar.bz2
select: Split out bytecode to unit conversion helper.
Diffstat (limited to 'src/select/mq.h')
-rw-r--r--src/select/mq.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/select/mq.h b/src/select/mq.h
index 9a97b7d..79303e9 100644
--- a/src/select/mq.h
+++ b/src/select/mq.h
@@ -9,8 +9,7 @@
#ifndef css_select_mq_h_
#define css_select_mq_h_
-#include "select/properties/properties.h"
-#include "select/properties/helpers.h"
+#include "select/helpers.h"
static inline css_fixed css_len2px(
css_fixed length,