]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetSpecialChar.cpp
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetSpecialChar.cpp
index 09d14be295bc6532288b5d73f3dbb6e3851f8d0b..bc62e4e7651575325a969a37c71cd57326c75853 100644 (file)
@@ -14,7 +14,6 @@
 
 #include "InsetSpecialChar.h"
 
-#include "support/debug.h"
 #include "Dimension.h"
 #include "LaTeXFeatures.h"
 #include "Lexer.h"
@@ -23,6 +22,7 @@
 #include "frontends/FontMetrics.h"
 #include "frontends/Painter.h"
 
+#include "support/debug.h"
 #include "support/docstream.h"
 
 using namespace std;