Move var_set and variable parsing declarations into new header.
[pspp-builds.git] / src / language / stats / autorecode.c
index 560f9f99ddd15bbbd908cd9fd90a0959eee84ff6..4d3513eea4925e09f0c506b2bd57514ce1ef2a53 100644 (file)
@@ -27,6 +27,7 @@
 #include <data/variable.h>
 #include <language/command.h>
 #include <language/lexer/lexer.h>
+#include <language/lexer/variable-parser.h>
 #include <libpspp/alloc.h>
 #include <libpspp/compiler.h>
 #include <libpspp/hash.h>