Separate the execute_syntax function into its own file.
[pspp-builds.git] / src / ui / gui / t-test-independent-samples-dialog.c
index c24e3251e86ce3265a88fea1c107e98d1436c3fa..f5df9f36e3004533789b74a78ae16670f57baab5 100644 (file)
@@ -21,7 +21,7 @@
 #include "t-test-independent-samples-dialog.h"
 #include "psppire-dict.h"
 #include "psppire-var-store.h"
-#include "helper.h"
+#include "executor.h"
 #include "psppire-data-window.h"
 #include "psppire-dialog.h"
 #include "dialog-common.h"