]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
Amend 207eaeee9071cb
[lyx.git] / src / TextClass.cpp
index f6ec875167bec63b1b0186cbcdce79f05d840301..339d8c90cf860d308a60df693c8ca3fc79b5748b 100644 (file)
@@ -22,7 +22,6 @@
 #include "FloatList.h"
 #include "Layout.h"
 #include "LayoutFile.h"
-#include "Lexer.h"
 #include "ModuleList.h"
 
 #include "frontends/alert.h"
@@ -32,6 +31,7 @@
 #include "support/FileName.h"
 #include "support/filetools.h"
 #include "support/gettext.h"
+#include "support/Lexer.h"
 #include "support/lstrings.h"
 #include "support/os.h"
 #include "support/TempFile.h"