summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_tex_sample.c
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/pipe/softpipe/sp_tex_sample.c
parentf93a360319fb35f9bac571931fc81afb9e0a8ab8 (diff)
Fixup include paths after rename
Diffstat (limited to 'src/mesa/pipe/softpipe/sp_tex_sample.c')
-rw-r--r--src/mesa/pipe/softpipe/sp_tex_sample.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/pipe/softpipe/sp_tex_sample.c b/src/mesa/pipe/softpipe/sp_tex_sample.c
index 23a0306bba..40d0cf40ae 100644
--- a/src/mesa/pipe/softpipe/sp_tex_sample.c
+++ b/src/mesa/pipe/softpipe/sp_tex_sample.c
@@ -39,7 +39,7 @@
#include "pipe/p_context.h"
#include "pipe/p_defines.h"
#include "pipe/p_util.h"
-#include "pipe/tgsi/core/tgsi_exec.h"
+#include "pipe/tgsi/exec/tgsi_exec.h"
/*