]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLine.cpp
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetLine.cpp
index f331092cec7e4c468d8091cbdf18a58fdaaa52fe..f2944c85a518eb67a65fc4adde4652b8a65e3724 100644 (file)
@@ -12,7 +12,6 @@
 
 #include "InsetLine.h"
 
-#include "support/debug.h"
 #include "Dimension.h"
 #include "Font.h"
 #include "MetricsInfo.h"
 #include "OutputParams.h"
 #include "Text.h"
 
+#include "frontends/Painter.h"
+
+#include "support/debug.h"
 #include "support/docstream.h"
 
-#include "frontends/Painter.h"
 
 
 using namespace std;