Move var_set and variable parsing declarations into new header.
[pspp-builds.git] / src / language / dictionary / weight.c
index 5d492c4f50ceefcad2e807f85391e0629a3dfe86..58ed524d22a20b7e78068f943696c5016d19f4f1 100644 (file)
@@ -26,6 +26,7 @@
 #include <data/variable.h>
 #include <language/command.h>
 #include <language/lexer/lexer.h>
+#include <language/lexer/variable-parser.h>
 #include <libpspp/message.h>
 #include <libpspp/str.h>