]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFloatList.cpp
Move isMultiCell() to Cursor, and use it.
[lyx.git] / src / insets / InsetFloatList.cpp
index dd8cf315fa5773489442c5ebe828f893fd8acd6f..e0dedf0b80856a95b7c4bb2760fcbbad7d903703 100644 (file)
@@ -21,8 +21,8 @@
 #include "LaTeXFeatures.h"
 #include "Lexer.h"
 #include "MetricsInfo.h"
-#include "TocBackend.h"
 #include "TextClass.h"
+#include "TocBackend.h"
 
 #include "support/debug.h"
 #include "support/gettext.h"