]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/checklst.h
restoring wxUSE_GLOBAL_MEMORY_OPERATORS I accidentally removed a moment ago
[wxWidgets.git] / include / wx / msw / checklst.h
index 163291f121c51e55c200e5711eeef2aa41f504da..a58714daa6e2484166c8a11e8a4ef15e06e180bb 100644 (file)
@@ -18,7 +18,7 @@
 
 typedef   unsigned int  size_t;
 
-#if !USE_OWNER_DRAWN
+#if !wxUSE_OWNER_DRAWN
   #error  "wxCheckListBox class requires owner-drawn functionality."
 #endif