draw: fix ppc build regression
authorKeith Whitwell <keithw@vmware.com>
Thu, 16 Jul 2009 17:45:10 +0000 (18:45 +0100)
committerKeith Whitwell <keithw@vmware.com>
Thu, 16 Jul 2009 18:01:29 +0000 (19:01 +0100)
Found by x.org tinderbox, reported by Chris Ball.

src/gallium/auxiliary/draw/draw_vs_ppc.c

index d35db57d571e9ab735ca35c7b5ba082d9754b687..ad184bd696dc843bc62dc94ee1dc2de305e1b616 100644 (file)
@@ -48,6 +48,7 @@
 #include "rtasm/rtasm_ppc.h"
 #include "tgsi/tgsi_ppc.h"
 #include "tgsi/tgsi_parse.h"
+#include "tgsi/tgsi_exec.h"