]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibitem.h
Move isMultiCell() to Cursor, and use it.
[lyx.git] / src / insets / InsetBibitem.h
index 3a23bf925a79a541b7e84e978859c1ad6665122c..435dd7197282a4491a50f9d8e31548a2b5284464 100644 (file)
@@ -12,8 +12,8 @@
 #ifndef INSET_BIBITEM_H
 #define INSET_BIBITEM_H
 
-#include "InsetCommand.h"
 #include "BiblioInfo.h"
+#include "InsetCommand.h"
 
 
 namespace lyx {