From: Julian Smart Date: Tue, 7 Nov 2006 09:08:33 +0000 (+0000) Subject: Include winundefs.h X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/623a195ec2e8fde5106a221d4547db331ebb6676 Include winundefs.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/wrapcdlg.h b/include/wx/msw/wrapcdlg.h index 5e87f2790e..af296792f9 100644 --- a/include/wx/msw/wrapcdlg.h +++ b/include/wx/msw/wrapcdlg.h @@ -22,5 +22,7 @@ #include #endif +#include "wx/msw/winundef.h" + #endif // _WX_MSW_WRAPCDLG_H_