]> git.tdb.fi Git - libs/gui.git/blobdiff - source/graphics/image.h
Add decorations for things which should be exported from the library
[libs/gui.git] / source / graphics / image.h
index 3f8f556e85a42fa88e5f7f886918037b3143434e..15685c606e98353bf92d00c701c8f756f00b1fe2 100644 (file)
@@ -4,6 +4,7 @@
 #include <stdexcept>
 #include <string>
 #include <msp/io/seekable.h>
+#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