]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/png/pngdemo.cpp
merged in the commit from the 2.2 branch
[wxWidgets.git] / samples / png / pngdemo.cpp
index 520bb10fd10b2e3f7f883998647543259a42c1dc..473340a6e95e51fd39794423d36c31388eb2e47d 100644 (file)
 #pragma hdrstop
 #endif
 
-#ifdef __WXMSW__
-#include "wx/pnghand.h"
-#endif
-#ifdef __WXGTK__
 #include "wx/image.h"
-#endif
 
 #include "pngdemo.h"