From: Paul Cornett Date: Sun, 29 Oct 2006 20:37:33 +0000 (+0000) Subject: remove unneeded include X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a42588069cc6400696d0cc88328f2c0aee2a7bdf remove unneeded include git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/bitmap.cpp b/src/msw/bitmap.cpp index 4585726428..f182df3c2a 100644 --- a/src/msw/bitmap.cpp +++ b/src/msw/bitmap.cpp @@ -45,8 +45,6 @@ #include "wx/msw/dib.h" #endif -#include "wx/xpmdecod.h" - #ifdef wxHAVE_RAW_BITMAP #include "wx/rawbmp.h" #endif