]> git.lyx.org Git - lyx.git/blobdiff - src/support/Messages.cpp
there is no trunk/src/intl folder
[lyx.git] / src / support / Messages.cpp
index 7cd134c8ab51081243e1f0d1a66016f81f617d49..b1483d294ca1be8eca347d76ba1759641307fde2 100644 (file)
@@ -60,7 +60,7 @@ void cleanTranslation(docstring & trans)
 #  if HAVE_GETTEXT
 #    include <libintl.h>      // use the header already in the system *EK*
 #  else
-#    include "../intl/libintl.h"
+#    include "../../intl/libintl.h"
 #  endif
 
 using namespace lyx::support;