]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/rawbmp.h
fixup
[wxWidgets.git] / include / wx / rawbmp.h
index e7c32861091e4aaa3a025fc62f1038c40113f180..2172b870db7ccdaf782fc6f37ca4b3290b322c6b 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef _WX_RAWBMP_H_BASE_
 #define _WX_RAWBMP_H_BASE_
 
+#include "wx/image.h"
+
 // ----------------------------------------------------------------------------
 // Abstract Pixel API
 //
@@ -466,7 +468,7 @@ struct WXDLLEXPORT wxPixelDataOut<wxBitmap>
         // the type of the class we're working with
         typedef wxBitmap ImageType;
 
-        class Iterator
+        class WXDLLEXPORT Iterator
         {
         public:
             // the pixel format we use