summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/AMDILIntrinsicInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/R600/AMDILIntrinsicInfo.h')
-rw-r--r--llvm/lib/Target/R600/AMDILIntrinsicInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/R600/AMDILIntrinsicInfo.h b/llvm/lib/Target/R600/AMDILIntrinsicInfo.h
index 83f49336110..35559e23fce 100644
--- a/llvm/lib/Target/R600/AMDILIntrinsicInfo.h
+++ b/llvm/lib/Target/R600/AMDILIntrinsicInfo.h
@@ -14,7 +14,7 @@
#ifndef AMDIL_INTRINSICS_H
#define AMDIL_INTRINSICS_H
-#include "llvm/Intrinsics.h"
+#include "llvm/IR/Intrinsics.h"
#include "llvm/Target/TargetIntrinsicInfo.h"
namespace llvm {
OpenPOWER on IntegriCloud