]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.cpp
This is the first of a series of commits that will make InsetLayout a real class.
[lyx.git] / src / Layout.cpp
index 769f76d23ba53b007e0f7b2d3e89178261bb5ccd..c29f0bd1f8a0d0a0359e18410488b417a7e38952 100644 (file)
@@ -16,9 +16,8 @@
 #include "TextClass.h"
 #include "Lexer.h"
 #include "Font.h"
-#include "support/debug.h"
-
 
+#include "support/debug.h"
 #include "support/lstrings.h"
 
 #include <ostream>