X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e30285abc6cb45d7e2cd66ddfe3eb460821f57ae..70e881039bfeab2f3cdd42ea8093f7313c5623a6:/src/common/imagbmp.cpp diff --git a/src/common/imagbmp.cpp b/src/common/imagbmp.cpp index 1ba36f910c..ffe3162333 100644 --- a/src/common/imagbmp.cpp +++ b/src/common/imagbmp.cpp @@ -43,7 +43,7 @@ #endif #ifdef __WXMSW__ -#include +#include "wx/msw/wrapwin.h" #endif //-----------------------------------------------------------------------------