aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/ELFRelocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/CodeGen/ELFRelocation.h')
-rw-r--r--include/llvm/CodeGen/ELFRelocation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/ELFRelocation.h b/include/llvm/CodeGen/ELFRelocation.h
index c3f88f1..e58b8df 100644
--- a/include/llvm/CodeGen/ELFRelocation.h
+++ b/include/llvm/CodeGen/ELFRelocation.h
@@ -14,7 +14,7 @@
#ifndef LLVM_CODEGEN_ELF_RELOCATION_H
#define LLVM_CODEGEN_ELF_RELOCATION_H
-#include "llvm/Support/DataTypes.h"
+#include "llvm/System/DataTypes.h"
namespace llvm {