X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire.c;h=1cd7ee803c736a740b373a53b035c7dcef6bd90a;hb=bd17d2af982332ee1791998361b1ac6731fe14fa;hp=c774a23db668cb0930d09870af0fdabdd6c98ded;hpb=b11e0493376378e2a9bfff7cd76fdb32915abfd6;p=pspp-builds.git diff --git a/src/ui/gui/psppire.c b/src/ui/gui/psppire.c index c774a23d..1cd7ee80 100644 --- a/src/ui/gui/psppire.c +++ b/src/ui/gui/psppire.c @@ -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 @@ -82,7 +82,6 @@ replace_casereader (struct casereader *s) #define N_(msgid) msgid -const char * output_file_name (void); void @@ -90,7 +89,6 @@ initialize (struct command_line_processor *clp, int argc, char **argv) { PsppireDict *dictionary = 0; - i18n_init (); preregister_widgets ();