]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wrapcdlg.h
Fix wxPropertyGrid::GetPropertyRect when the last item is collapsed.
[wxWidgets.git] / include / wx / msw / wrapcdlg.h
index 5e87f2790e8dd646d3e5ec3473b7589b9909b425..fe663119ec8ba3a5b337ad3b587810aee9f2f5ff 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Wlodzimierz ABX Skiba
 // Modified by:
 // Created:     22.03.2005
-// RCS-ID:      $Id$
 // Copyright:   (c) 2005 Wlodzimierz Skiba
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
@@ -22,5 +21,7 @@
     #include <commdlg.h>
 #endif
 
+#include "wx/msw/winundef.h"
+
 #endif // _WX_MSW_WRAPCDLG_H_