summaryrefslogtreecommitdiff
path: root/src/gallium/aux/draw/draw_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/aux/draw/draw_private.h')
-rw-r--r--src/gallium/aux/draw/draw_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/aux/draw/draw_private.h b/src/gallium/aux/draw/draw_private.h
index b17eaaed65..3d09aef87c 100644
--- a/src/gallium/aux/draw/draw_private.h
+++ b/src/gallium/aux/draw/draw_private.h
@@ -45,7 +45,7 @@
#include "pipe/p_defines.h"
#include "x86/rtasm/x86sse.h"
-#include "pipe/tgsi/exec/tgsi_exec.h"
+#include "tgsi/exec/tgsi_exec.h"
struct gallivm_prog;