X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fgettext.C;h=f9163fcb34416c2d1b30b4cbbd377a18f53f0ad8;hb=31b56dac8042735f75229ad480b3e98531c181ff;hp=22a135152b6ef812f96d5752db6878aa8463b801;hpb=795225e72d430986ac29f4392164c4b2e69ecea0;p=lyx.git diff --git a/src/gettext.C b/src/gettext.C index 22a135152b..f9163fcb34 100644 --- a/src/gettext.C +++ b/src/gettext.C @@ -1,4 +1,3 @@ -// -*- C++ -*- /* This file is part of * ====================================================== * @@ -11,10 +10,10 @@ #include -#ifdef ENABLE_NLS - #include "LString.h" +#ifdef ENABLE_NLS + # if HAVE_GETTEXT # include // use the header already in the system *EK* # ifdef HAVE_LOCALE_H