No more pnghand.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Guillermo Rodriguez Garcia 2000-01-15 21:48:50 +00:00
parent f40dba9350
commit 9051ae8503

View File

@ -20,12 +20,7 @@
#pragma hdrstop
#endif
#ifdef __WXMSW__
#include "wx/pnghand.h"
#endif
#ifdef __WXGTK__
#include "wx/image.h"
#endif
#include "pngdemo.h"