remove unneeded include

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2006-10-29 20:37:33 +00:00
parent 29b7b6caad
commit a42588069c

View File

@@ -45,8 +45,6 @@
#include "wx/msw/dib.h"
#endif
#include "wx/xpmdecod.h"
#ifdef wxHAVE_RAW_BITMAP
#include "wx/rawbmp.h"
#endif