From 623a195ec2e8fde5106a221d4547db331ebb6676 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 7 Nov 2006 09:08:33 +0000 Subject: [PATCH] Include winundefs.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/msw/wrapcdlg.h | 2 ++ 1 file changed, 2 insertions(+) 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_ -- 2.50.0