]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/propgrid/editors.h
No real changes, just cleanup week days handling in wxGenericCalendarCtrl.
[wxWidgets.git] / include / wx / propgrid / editors.h
index e953f7a7fe21418adf1f4e977db7aeb61794b724..ebcc75808f4b8d8d0e3c05cdd5f564b7f19ee095 100644 (file)
@@ -6,12 +6,14 @@
 // Created:     2007-04-14
 // RCS-ID:      $Id$
 // Copyright:   (c) Jaakko Salli
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_PROPGRID_EDITORS_H_
 #define _WX_PROPGRID_EDITORS_H_
 
+#include "wx/defs.h"
+
 #if wxUSE_PROPGRID
 
 // -----------------------------------------------------------------------