reverting style of include back to user include as before

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2008-05-09 16:57:43 +00:00
parent 71d8e824aa
commit a37e742445

View File

@@ -33,7 +33,7 @@
#include "wx/stream.h"
#endif
#include <png.h>
#include "png.h"
// For memcpy
#include <string.h>