]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/mimetype.cpp
Small code cleanup
[wxWidgets.git] / src / msw / mimetype.cpp
index 91cb4036c2f98d24ba267f70833b76caa7b11ac8..0649f09ed732b39a8c6dfc3089bb5c4076ad9597 100644 (file)
@@ -45,7 +45,7 @@
 #include <ctype.h>
 
 // in case we're compiling in non-GUI mode
-class WXDLLEXPORT wxIcon;
+class WXDLLIMPEXP_FWD_CORE wxIcon;
 
 // These classes use Windows registry to retrieve the required information.
 //