X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetGraphics.h;h=1846c4a4e62ab655494cbef343951a608d24ae3e;hb=a3c84666b2dbfc75c9a80cf4f94612149cb2b570;hp=d7bb31525e14682d6ef6e291726e78910b5f2e7c;hpb=0590c77d47740f7fec55b309f86dfc4b5f0287fc;p=lyx.git diff --git a/src/insets/InsetGraphics.h b/src/insets/InsetGraphics.h index d7bb31525e..1846c4a4e6 100644 --- a/src/insets/InsetGraphics.h +++ b/src/insets/InsetGraphics.h @@ -13,10 +13,11 @@ #ifndef INSET_GRAPHICS_H #define INSET_GRAPHICS_H -#include #include "Inset.h" #include "InsetGraphicsParams.h" +#include + namespace lyx { class RenderGraphic;