diff --git a/include/wx/msw/wrapshl.h b/include/wx/msw/wrapshl.h index 472df7511d..195ae3f374 100644 --- a/include/wx/msw/wrapshl.h +++ b/include/wx/msw/wrapshl.h @@ -25,6 +25,8 @@ #include "wx/msw/winundef.h" +#include "wx/log.h" + // ---------------------------------------------------------------------------- // wxItemIdList implements RAII on top of ITEMIDLIST // ----------------------------------------------------------------------------