X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fmissing-val-dialog.c;h=4e1665456288cdd3581f2feab06680ceb3b268e2;hb=75aeeafa67aa460512683311566a83917d399c70;hp=f81411eb0db8220a5560ba43b04a28ed3c6a1172;hpb=573068f2bdcd3f8796e9646668fed910a90f890b;p=pspp-builds.git diff --git a/src/ui/gui/missing-val-dialog.c b/src/ui/gui/missing-val-dialog.c index f81411eb..4e166545 100644 --- a/src/ui/gui/missing-val-dialog.c +++ b/src/ui/gui/missing-val-dialog.c @@ -21,6 +21,12 @@ /* This module describes the behaviour of the Missing Values dialog box, used for input of the missing values in the variable sheet */ +#include +#include +#define _(msgid) gettext (msgid) +#define N_(msgid) msgid + + #include "helper.h" #include "missing-val-dialog.h" #include @@ -33,7 +39,6 @@ #include -#define _(A) A /* A simple (sub) dialog box for displaying user input errors */ static void