cell: include cell_state_per_fragment.h to silence warning
authorBrian <brian.paul@tungstengraphics.com>
Thu, 27 Mar 2008 21:27:14 +0000 (15:27 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 27 Mar 2008 21:27:14 +0000 (15:27 -0600)
src/gallium/drivers/cell/ppu/cell_state_emit.c

index 5c1310d0b0c582ca54d5e6ba68e377160a0f2236..4c75caa0251ed4dc9a5e6d7a652a42c8ec35e5fc 100644 (file)
@@ -29,6 +29,7 @@
 #include "cell_context.h"
 #include "cell_state.h"
 #include "cell_state_emit.h"
+#include "cell_state_per_fragment.h"
 #include "cell_batch.h"
 #include "cell_texture.h"
 #include "draw/draw_context.h"