]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFloat.cpp
Fix layout bug. Pasting text into a cell tried to set Standard layout, because
[lyx.git] / src / insets / InsetFloat.cpp
index 6b19e8cc835e7704b4c969d4402aa02545936a9b..a595b2e0321f5560530f58b5abef6d6fd352c9b4 100644 (file)
@@ -34,9 +34,9 @@
 
 #include "support/convert.h"
 #include "support/debug.h"
+#include "support/docstream.h"
 #include "support/gettext.h"
 #include "support/lstrings.h"
-#include "support/docstream.h"
 
 #include "frontends/Application.h"