Move var_set and variable parsing declarations into new header.
[pspp-builds.git] / src / language / stats / crosstabs.q
index ee7299200fb21d3656aaa7adfbb2cfaecd64f357..c821ce0ad6484e477b162979e628f346059e1ac1 100644 (file)
@@ -44,6 +44,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/array.h>
 #include <libpspp/compiler.h>