]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphics.h
* ANNOUNCE
[lyx.git] / src / insets / InsetGraphics.h
index d7bb31525e14682d6ef6e291726e78910b5f2e7c..1846c4a4e62ab655494cbef343951a608d24ae3e 100644 (file)
 #ifndef INSET_GRAPHICS_H
 #define INSET_GRAPHICS_H
 
-#include <set>
 #include "Inset.h"
 #include "InsetGraphicsParams.h"
 
+#include <set>
+
 namespace lyx {
 
 class RenderGraphic;