summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu/cell_batch.h
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-01-24 16:39:34 -0700
committerBrian <brian.paul@tungstengraphics.com>2008-01-24 16:39:34 -0700
commit95ff06d610b976dbd88f78a0d209916c463dda91 (patch)
tree38240610c4efbb8c3b8387d419ae5d7a143f55d0 /src/mesa/pipe/cell/ppu/cell_batch.h
parentc753e7adde9a7a2c8ff772fe8e2a42084c5966e0 (diff)
Cell: fix asst. warnings
Diffstat (limited to 'src/mesa/pipe/cell/ppu/cell_batch.h')
-rw-r--r--src/mesa/pipe/cell/ppu/cell_batch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/pipe/cell/ppu/cell_batch.h b/src/mesa/pipe/cell/ppu/cell_batch.h
index 7a5c6392d7..47e3287626 100644
--- a/src/mesa/pipe/cell/ppu/cell_batch.h
+++ b/src/mesa/pipe/cell/ppu/cell_batch.h
@@ -29,6 +29,8 @@
#ifndef CELL_BATCH_H
#define CELL_BATCH_H
+#include "pipe/p_compiler.h"
+
struct cell_context;