Move var_set and variable parsing declarations into new header.
[pspp-builds.git] / src / language / stats / descriptives.c
index 90f8b8f297d31e8388c13faca8d8c3185f2cbbca..958c00d89ea90beaba3013834137ff4a96702f3d 100644 (file)
@@ -34,6 +34,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>