]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphicsParams.cpp
Move isMultiCell() to Cursor, and use it.
[lyx.git] / src / insets / InsetGraphicsParams.cpp
index ad796d7638ff0f3794bb27ec6ba11f9bdd7d3200..eac1b4355e7369233780cc72e44b7ca41419bcd2 100644 (file)
 
 #include "InsetGraphicsParams.h"
 
+#include "Buffer.h"
 #include "LyX.h" // for use_gui
 #include "Lexer.h"
 #include "LyXRC.h"
-#include "Buffer.h"
 
 #include "graphics/GraphicsParams.h"
 #include "graphics/GraphicsTypes.h"