]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/memory.h
constraints for notebook pages work (again)
[wxWidgets.git] / include / wx / memory.h
index 1bc59b30582535e1eb6d0fdc49a4b4cbffca763d..b0ab9a02df72507a52d2a000572280112aaf7fe0 100644 (file)
@@ -23,7 +23,7 @@
   info, or to be a straight call to the new operator.
 */
 
-#if (WXDEBUG && USE_MEMORY_TRACING) || USE_WXDEBUG_CONTEXT
+#if (WXDEBUG && USE_MEMORY_TRACING) || USE_DEBUG_CONTEXT
 
 #include <stddef.h>