]> git.lyx.org Git - lyx.git/blobdiff - src/TextClassList.cpp
This is the first of a series of commits that will make InsetLayout a real class.
[lyx.git] / src / TextClassList.cpp
index a696936f535380c5a9a77dbca4d8308801d76ddf..49bafdd38929ca8e12ae5ad2dfa023d8979f5f56 100644 (file)
@@ -13,9 +13,9 @@
 
 #include "TextClassList.h"
 #include "TextClass.h"
-#include "support/debug.h"
 #include "Lexer.h"
 
+#include "support/debug.h"
 #include "support/FileName.h"
 #include "support/filetools.h"