]> git.lyx.org Git - lyx.git/blobdiff - src/Lexer.cpp
Andre's s/getTextClass/textClass/ cleanup.
[lyx.git] / src / Lexer.cpp
index a9ae157a75da5a82342a56d82a25ed5847004064..6f5da00d2bbebcd1e6a7a3be8f330ff2cb60d427 100644 (file)
@@ -15,9 +15,8 @@
 
 #include "Lexer.h"
 
-#include "support/debug.h"
-
 #include "support/convert.h"
+#include "support/debug.h"
 #include "support/FileName.h"
 #include "support/filetools.h"
 #include "support/gzstream.h"