]> git.saurik.com Git - wxWidgets.git/commitdiff
Include winundefs.h
authorJulian Smart <julian@anthemion.co.uk>
Tue, 7 Nov 2006 09:08:33 +0000 (09:08 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 7 Nov 2006 09:08:33 +0000 (09:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/wrapcdlg.h

index 5e87f2790e8dd646d3e5ec3473b7589b9909b425..af296792f9866ffc20c6f52ad502f345f0f14ce2 100644 (file)
@@ -22,5 +22,7 @@
     #include <commdlg.h>
 #endif
 
+#include "wx/msw/winundef.h"
+
 #endif // _WX_MSW_WRAPCDLG_H_