aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/BinaryObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/CodeGen/BinaryObject.h')
-rw-r--r--include/llvm/CodeGen/BinaryObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/BinaryObject.h b/include/llvm/CodeGen/BinaryObject.h
index 3ade7c9..8c1431f 100644
--- a/include/llvm/CodeGen/BinaryObject.h
+++ b/include/llvm/CodeGen/BinaryObject.h
@@ -16,7 +16,7 @@
#define LLVM_CODEGEN_BINARYOBJECT_H
#include "llvm/CodeGen/MachineRelocation.h"
-#include "llvm/System/DataTypes.h"
+#include "llvm/Support/DataTypes.h"
#include <string>
#include <vector>