]> git.lyx.org Git - lyx.git/blobdiff - src/client/Messages.cpp
remove tautology
[lyx.git] / src / client / Messages.cpp
index e6758fb5851e28d713e3b3d4db9be98e360eecdf..863a8a7e60ea32f72afd7332ca08ee202b2a393b 100644 (file)
@@ -2,7 +2,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -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.