summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_llvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/r600/r600_llvm.h')
-rw-r--r--src/gallium/drivers/r600/r600_llvm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/r600/r600_llvm.h b/src/gallium/drivers/r600/r600_llvm.h
index e036bfffac2..3840a5a2933 100644
--- a/src/gallium/drivers/r600/r600_llvm.h
+++ b/src/gallium/drivers/r600/r600_llvm.h
@@ -4,7 +4,7 @@
#if defined R600_USE_LLVM || defined HAVE_OPENCL
-#include "radeon_llvm.h"
+#include "radeon/radeon_llvm.h"
#include <llvm-c/Core.h>
struct r600_bytecode;