]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/private.h
Fix compilation under dll builds. Wrap source files in wxUSE_WEB checks to allow...
[wxWidgets.git] / include / wx / mgl / private.h
index 6b56a9d0b10a495a23a10c16541681ce3bcf75c7..7b8c86a31c1d5a2c99b503fc346dfbb187de5a54 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        private.h
+// Name:        wx/mgl/private.h
 // Purpose:     Private declarations: as this header is only included by
 //              wxWidgets itself, it may contain identifiers which don't start
 //              with "wx".
@@ -21,7 +21,7 @@
 #undef true
 #undef false
 
-class WXDLLEXPORT wxBitmap;
+class WXDLLIMPEXP_FWD_CORE wxBitmap;
 
 
 // ---------------------------------------------------------------------------