Separate the execute_syntax function into its own file.
[pspp-builds.git] / src / ui / gui / psppire-data-editor.c
index 9d15ceb94fe53c628b90e3f48ce15e415b0e253d..d19f9783609158c0502419b60f9637ef9c0c2413 100644 (file)
@@ -25,7 +25,7 @@
 #include "psppire-data-store.h"
 #include <libpspp/i18n.h>
 #include <ui/gui/sheet/psppire-axis.h>
-#include "helper.h"
+#include "executor.h"
 
 #include <gtk-contrib/gtkxpaned.h>
 #include <gettext.h>