util: (Re)enable memory debugging for all windows platforms.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 17 Feb 2009 21:54:39 +0000 (21:54 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 18 Feb 2009 11:17:06 +0000 (11:17 +0000)
src/gallium/auxiliary/util/u_memory.h

index 1a6b596..626b13a 100644 (file)
@@ -52,7 +52,7 @@ extern "C" {
 #endif
 
 
-#if defined(PIPE_SUBSYSTEM_WINDOWS_DISPLAY) && defined(DEBUG) 
+#if defined(PIPE_OS_WINDOWS) && defined(DEBUG) 
 
 /* memory debugging */