gallium: include p_debug.h for non-HAVE_POSIX_MEMALIGN
authorBrian <brian.paul@tungstengraphics.com>
Mon, 25 Aug 2008 17:30:20 +0000 (11:30 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Mon, 25 Aug 2008 17:30:20 +0000 (11:30 -0600)
src/gallium/auxiliary/util/u_memory.h

index ec32d60..8fbbb4e 100644 (file)
@@ -36,6 +36,7 @@
 
 
 #include "util/u_pointer.h"
+#include "pipe/p_debug.h"
 
 
  /* Define ENOMEM for WINCE */