summaryrefslogtreecommitdiff
path: root/src/parse/lex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/lex.cpp')
-rw-r--r--src/parse/lex.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse/lex.cpp b/src/parse/lex.cpp
index 32ed8829..829a62de 100644
--- a/src/parse/lex.cpp
+++ b/src/parse/lex.cpp
@@ -13,6 +13,7 @@
#include "lex.hpp"
#include "tokentree.hpp"
#include "parseerror.hpp"
+#include "../common.hpp"
#include <cassert>
#include <iostream>
#include <cstdlib> // strtol