r300-gallium: Fix strange build error.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Mon, 30 Mar 2009 22:47:00 +0000 (15:47 -0700)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Mon, 30 Mar 2009 22:47:00 +0000 (15:47 -0700)
Why didn't this come up before?

src/gallium/drivers/r300/r300_state_invariant.h

index 8204bf9588bcdc12b2065929627988ee5918e965..5bea6779fe5b879b33d1cd09d87de2554d809d86 100644 (file)
@@ -23,6 +23,7 @@
 #ifndef R300_STATE_INVARIANT_H
 #define R300_STATE_INVARIANT_H
 
+#include "r300_chipset.h"
 #include "r300_context.h"
 #include "r300_cs.h"
 #include "r300_reg.h"