projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12c14c3
)
i915: include p_debug.h (resolves undefined assert())
author
Brian
<brian@i915.localnet.net>
Fri, 22 Feb 2008 21:07:12 +0000
(14:07 -0700)
committer
Brian
<brian@i915.localnet.net>
Fri, 22 Feb 2008 21:07:12 +0000
(14:07 -0700)
src/gallium/winsys/dri/intel/intel_batchbuffer.h
patch
|
blob
|
history
diff --git
a/src/gallium/winsys/dri/intel/intel_batchbuffer.h
b/src/gallium/winsys/dri/intel/intel_batchbuffer.h
index 82feafa21f625b14a11ab819e971e6d4ae1ab7b8..caf6870a3c0d8d373449ed858161900697d9464b 100644
(file)
--- a/
src/gallium/winsys/dri/intel/intel_batchbuffer.h
+++ b/
src/gallium/winsys/dri/intel/intel_batchbuffer.h
@@
-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"