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 5c1310d..4c75caa 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"