]> git.lyx.org Git - features.git/blobdiff - src/client/Messages.cpp
cmake on mac: also build with LYX_NLS=0
[features.git] / src / client / Messages.cpp
index a470360c3234c79b1ed92992856459c627a24439..9f54bc73ed08d2c6b5d33cac65d61f618c028cd9 100644 (file)
@@ -77,7 +77,7 @@ private:
 #  if HAVE_GETTEXT
 #    include <libintl.h>      // use the header already in the system *EK*
 #  else
-#    include "../../intl/libintl.h"
+#    include "intl/libintl.h"
 #  endif
 
 // This is a more traditional variant.