]> git.lyx.org Git - lyx.git/blobdiff - src/client/Messages.cpp
Remove our in tree gettext version and replace with a mechanism to import it.
[lyx.git] / src / client / Messages.cpp
index e6758fb5851e28d713e3b3d4db9be98e360eecdf..e39a4a8cba17e970a0147236d55ef7872dcf2ff5 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.