X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fgettext.h;h=002d2bc563e818a58e51eb2394e452fd58fa5548;hb=2523638092e2024bac408eee98ad2094bc4e4089;hp=08342634ece6b3b96a0c8608e7cc107743a45307;hpb=795225e72d430986ac29f4392164c4b2e69ecea0;p=lyx.git diff --git a/src/gettext.h b/src/gettext.h index 08342634ec..002d2bc563 100644 --- a/src/gettext.h +++ b/src/gettext.h @@ -30,10 +30,10 @@ * Panic/fatal (that should not happen) messages need not be translated */ -#ifdef ENABLE_NLS - #include "LString.h" +#ifdef ENABLE_NLS + /// char const * _(char const *); ///