]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/date.h
Motif updates
[wxWidgets.git] / include / wx / date.h
index d21a53eb00abb978036d764e0efe3d6d4927b19d..48eb2ce8a47f5cea410428d86828fbb4f520cf2f 100644 (file)
@@ -20,7 +20,7 @@
 #include "wx/object.h"
 #include "wx/string.h"
 
-#if USE_TIMEDATE
+#if wxUSE_TIMEDATE
 
 enum wxdate_format_type {wxMDY, wxDAY, wxMONTH, wxFULL, wxEUROPEAN};