Move var_set and variable parsing declarations into new header.
[pspp-builds.git] / src / language / dictionary / split-file.c
index 201a999e509668701be57864df5c08ed7f44b5ef..5e327984a5cb3597a57fbf8b922952c09b6925b2 100644 (file)
@@ -30,6 +30,7 @@
 #include <language/command.h>
 #include <language/dictionary/split-file.h>
 #include <language/lexer/lexer.h>
+#include <language/lexer/variable-parser.h>
 #include <libpspp/alloc.h>
 #include <libpspp/message.h>
 #include <libpspp/str.h>