Separate the execute_syntax function into its own file.
[pspp-builds.git] / src / ui / gui / oneway-anova-dialog.c
index 2fb88268731a3b1a4126a1450fca3d122c9252c6..a17a93977e612db7fa99b9eb58226fd9b91f72c8 100644 (file)
@@ -31,7 +31,7 @@
 
 
 #include <language/syntax-string-source.h>
-#include "helper.h"
+#include "executor.h"
 
 
 #include "gettext.h"