Separate the execute_syntax function into its own file.
[pspp-builds.git] / src / ui / gui / weight-cases-dialog.c
index 6fccdfb8e11904c420b38d52ca6a84d4306c510d..11b528ba76d1ebf2f3f06cea96cabad8d8eac7f9 100644 (file)
@@ -19,7 +19,7 @@
 #include "weight-cases-dialog.h"
 #include "psppire-selector.h"
 #include "psppire-dialog.h"
-#include "helper.h"
+#include "executor.h"
 #include "psppire-data-window.h"
 #include "dict-display.h"
 #include <language/syntax-string-source.h>