aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetRegInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Target/TargetRegInfo.h')
-rw-r--r--include/llvm/Target/TargetRegInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Target/TargetRegInfo.h b/include/llvm/Target/TargetRegInfo.h
index 8f7fad5711..4bd2319d02 100644
--- a/include/llvm/Target/TargetRegInfo.h
+++ b/include/llvm/Target/TargetRegInfo.h
@@ -8,7 +8,7 @@
#ifndef LLVM_TARGET_MACHINEREGINFO_H
#define LLVM_TARGET_MACHINEREGINFO_H
-#include "llvm/Support/NonCopyable.h"
+#include "Support/NonCopyable.h"
#include <hash_map>
#include <string>