summaryrefslogtreecommitdiff
path: root/src/core/CSSParser.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/CSSParser.hpp')
-rw-r--r--src/core/CSSParser.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CSSParser.hpp b/src/core/CSSParser.hpp
index c1a4c0d..7dfc872 100644
--- a/src/core/CSSParser.hpp
+++ b/src/core/CSSParser.hpp
@@ -23,6 +23,7 @@
#include <tuple>
#include "BufferedCharReader.hpp"
+#include "CodeTokenizer.hpp"
#include "CSS.hpp"
#include "Exceptions.hpp"