X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5f6475c145b713efc0c3d8b482338438e927b763..c3c62822fdda9d340179dec663a806e905882cc9:/include/wx/msw/wrapshl.h diff --git a/include/wx/msw/wrapshl.h b/include/wx/msw/wrapshl.h index 5cef66c033..195ae3f374 100644 --- a/include/wx/msw/wrapshl.h +++ b/include/wx/msw/wrapshl.h @@ -12,16 +12,21 @@ #ifndef _WX_MSW_WRAPSHL_H_ #define _WX_MSW_WRAPSHL_H_ +#include "wx/msw/wrapwin.h" + #ifdef __WXWINCE__ #include #include #include + #include #endif #include #include "wx/msw/winundef.h" +#include "wx/log.h" + // ---------------------------------------------------------------------------- // wxItemIdList implements RAII on top of ITEMIDLIST // ----------------------------------------------------------------------------