tgsi: Include missing header in tgsi_sse2.h.

Include p_compiler.h for boolean symbol.
Clean up forward declarations.
This commit is contained in:
Vinson Lee 2010-08-26 00:34:30 -07:00
parent b47af6ad6d
commit f099e73b7b

View file

@ -32,9 +32,12 @@
extern "C" {
#endif
#include "pipe/p_compiler.h"
struct tgsi_exec_machine;
struct tgsi_interp_coef;
struct tgsi_token;
struct x86_function;
struct tgsi_interp_coef;
unsigned
tgsi_emit_sse2(