summaryrefslogtreecommitdiff
path: root/src/sexpr/lexer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sexpr/lexer.hpp')
-rw-r--r--src/sexpr/lexer.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sexpr/lexer.hpp b/src/sexpr/lexer.hpp
index 89380b7..2fec51a 100644
--- a/src/sexpr/lexer.hpp
+++ b/src/sexpr/lexer.hpp
@@ -23,9 +23,8 @@
# include <vector>
+# include "../strings/fwd.hpp"
# include "../strings/astring.hpp"
-# include "../strings/vstring.hpp"
-# include "../strings/xstring.hpp"
# include "../strings/zstring.hpp"
# include "../io/line.hpp"