include tgsi_dump.h
authorBrian <brian.paul@tungstengraphics.com>
Fri, 7 Dec 2007 23:22:39 +0000 (16:22 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 7 Dec 2007 23:22:39 +0000 (16:22 -0700)
src/mesa/state_tracker/st_program.c

index 4e8bdc820e96d0422d6829c0a8d6b01327f262a4..e64bf14d56ac79cf6917f56b74853e631c7defd0 100644 (file)
@@ -38,6 +38,7 @@
 #include "pipe/p_defines.h"
 #include "pipe/p_shader_tokens.h"
 #include "pipe/draw/draw_context.h"
+#include "pipe/tgsi/util/tgsi_dump.h"
 
 #include "st_context.h"
 #include "st_cache.h"