]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/png/pngdemo.cpp
Added fl (frame layout) to wxWindows, from source tidied by Hans Van Leemputten ...
[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"