Merge commit 'origin/stable'
[pspp-builds.git] / src / ui / gui / psppire.c
index 7a369a607d6acd44f3755d354c51b08c3bf3c0d1..017a85f4b62868ce6eed578030d4623157c6a690 100644 (file)
@@ -21,6 +21,7 @@
 #include <libintl.h>
 #include <gsl/gsl_errno.h>
 
+#include <xalloc.h>
 #include <argp.h>
 #include <ui/command-line.h>
 #include "relocatable.h"
@@ -48,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>