]> git.lyx.org Git - lyx.git/blobdiff - src/Chktex.cpp
I'll find a solution for the 'dirList problem', Abdel.
[lyx.git] / src / Chktex.cpp
index 2af1ed0487a20bdf118fd9b112a1e07bed8c52bf..c88aefb2ba9a2da00fd534b5d21751700ceef08f 100644 (file)
 #include <config.h>
 
 #include "Chktex.h"
-#include "gettext.h"
 
 #include "LaTeX.h" // TeXErrors
 
 #include "support/convert.h"
 #include "support/docstream.h"
 #include "support/filetools.h"
+#include "support/gettext.h"
 #include "support/lstrings.h"
 #include "support/Systemcall.h"