Separate the execute_syntax function into its own file.
[pspp-builds.git] / src / ui / gui / psppire.c
index c774a23db668cb0930d09870af0fdabdd6c98ded..017a85f4b62868ce6eed578030d4623157c6a690 100644 (file)
@@ -49,7 +49,7 @@
 #include "psppire-dict.h"
 #include "psppire-var-store.h"
 #include "psppire-data-store.h"
-#include "helper.h"
+#include "executor.h"
 #include "message-dialog.h"
 #include <ui/syntax-gen.h>