]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetFloat.cpp
Move include of own header to the top. Fix dependencies
[features.git] / src / insets / InsetFloat.cpp
index 92397dd7a41f8ad21a1d050b0ab0fac5f14417e6..92d3ad0457d80e79fe9cb28fe2f44fe611131772 100644 (file)
 
 #include <config.h>
 
+#include "InsetFloat.h"
+
 #include "InsetBox.h"
 #include "InsetCaption.h"
-#include "InsetFloat.h"
 #include "InsetGraphics.h"
 #include "InsetLabel.h"