]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/propgrid/props.h
Added missing wx/defs.h includes in propgrid headers
[wxWidgets.git] / include / wx / propgrid / props.h
index daa54624034a6743b4373467ce3ff7b1e13afbe8..7ea887e3fe25817c9200c196907aad5bda7a8cdc 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef _WX_PROPGRID_PROPS_H_
 #define _WX_PROPGRID_PROPS_H_
 
+#include "wx/defs.h"
+
 #if wxUSE_PROPGRID
 
 // -----------------------------------------------------------------------