summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_program.h
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2007-08-24 10:01:20 +0100
committerKeith Whitwell <keith@tungstengraphics.com>2007-08-24 10:01:20 +0100
commitc89502bb4e6d80182e4977ab084639850e1eba68 (patch)
tree709c94b20ea50caf52f6fc5892da05e7ed53e756 /src/mesa/state_tracker/st_program.h
parentf93a360319fb35f9bac571931fc81afb9e0a8ab8 (diff)
Fixup include paths after rename
Diffstat (limited to 'src/mesa/state_tracker/st_program.h')
-rw-r--r--src/mesa/state_tracker/st_program.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/state_tracker/st_program.h b/src/mesa/state_tracker/st_program.h
index 3ff4f4e9c7..e7eb7a8e3f 100644
--- a/src/mesa/state_tracker/st_program.h
+++ b/src/mesa/state_tracker/st_program.h
@@ -35,7 +35,7 @@
#define ST_PROGRAM_H
#include "mtypes.h"
-#include "pipe/tgsi/core/tgsi_token.h"
+#include "pipe/tgsi/exec/tgsi_token.h"
#define ST_FP_MAX_TOKENS 1024