X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fgraphics%2Fimage.h;h=15685c606e98353bf92d00c701c8f756f00b1fe2;hb=1ea8498c4c729f849095e2f4aa3d282de2000a35;hp=3f8f556e85a42fa88e5f7f886918037b3143434e;hpb=507fa60f32bd3f64840a2cdd1be5d68478432b55;p=libs%2Fgui.git diff --git a/source/graphics/image.h b/source/graphics/image.h index 3f8f556..15685c6 100644 --- a/source/graphics/image.h +++ b/source/graphics/image.h @@ -4,6 +4,7 @@ #include #include #include +#include "mspgui_api.h" #include "pixelformat.h" namespace Msp { @@ -11,7 +12,7 @@ namespace Graphics { class ImageLoader; -class Image +class MSPGUI_API Image { public: struct Data