i915: include p_debug.h (resolves undefined assert())
authorBrian <brian@i915.localnet.net>
Fri, 22 Feb 2008 21:07:12 +0000 (14:07 -0700)
committerBrian <brian@i915.localnet.net>
Fri, 22 Feb 2008 21:07:12 +0000 (14:07 -0700)
src/gallium/winsys/dri/intel/intel_batchbuffer.h

index 82feafa21f625b14a11ab819e971e6d4ae1ab7b8..caf6870a3c0d8d373449ed858161900697d9464b 100644 (file)
@@ -28,6 +28,7 @@
 #ifndef INTEL_BATCHBUFFER_H
 #define INTEL_BATCHBUFFER_H
 
+#include "pipe/p_debug.h"
 #include "pipe/p_compiler.h"
 #include "dri_bufmgr.h"