X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmodify-vars.c;h=86ef2b3c54666ad59320bdff93caad793e8e709c;hb=3c2526641a2e88ff6dec7ea6ae5ffc063daf6957;hp=fee6d59b840f92afdff88c1a877dc0a15cfc0a6e;hpb=1339492699ce7e12c9bf9fa17f9d60a66024cbd1;p=pspp diff --git a/src/modify-vars.c b/src/modify-vars.c index fee6d59b84..86ef2b3c54 100644 --- a/src/modify-vars.c +++ b/src/modify-vars.c @@ -33,6 +33,9 @@ #include "var.h" #include "vfm.h" +#include "gettext.h" +#define _(msgid) gettext (msgid) + /* FIXME: should change weighting variable, etc. */ /* These control the ordering produced by compare_variables_given_ordering(). */