]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInfo.cpp
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetInfo.cpp
index daf533378daa9fae3e70aac3d87c00c9b51b5396..2218ef660d50bd5435d59f41adbe33ad4f0c5f9d 100644 (file)
@@ -17,7 +17,6 @@
 #include "Buffer.h"
 #include "BufferParams.h"
 #include "BufferView.h"
-#include "support/debug.h"
 #include "FuncRequest.h"
 #include "InsetSpecialChar.h"
 #include "KeyMap.h"
@@ -32,6 +31,7 @@
 
 #include "frontends/Application.h"
 
+#include "support/debug.h"
 #include "support/docstream.h"
 #include "support/FileName.h"
 #include "support/gettext.h"