]> git.lyx.org Git - lyx.git/blobdiff - src/InsetList.cpp
Revert 23154.
[lyx.git] / src / InsetList.cpp
index b7e453ce9d86578c8424d00e515b76b4d93fd4de..6b8e1fae4cc75a4b7e6c2a03ee6324448e39c0ff 100644 (file)
 #include "Buffer.h"
 #include "BufferParams.h"
 #include "BranchList.h"
-#include "support/debug.h"
 
 #include "insets/InsetBranch.h"
 
+#include "support/debug.h"
+
 using namespace std;
 
 namespace lyx {