Separate the execute_syntax function into its own file.
[pspp-builds.git] / src / ui / gui / psppire-syntax-window.c
index 3879e5b4dd277ec1f23b11f04b9edb992ab3fbe3..48a77fc03ec21a7fa3f9cfc4a3ddc6cceedb3c4f 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <gtk/gtksignal.h>
 #include <gtk/gtkbox.h>
+#include "executor.h"
 #include "helper.h"
 
 #include <libpspp/message.h>