summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/ADT/ImmutableList.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/ADT/ImmutableList.h')
-rw-r--r--llvm/include/llvm/ADT/ImmutableList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/ADT/ImmutableList.h b/llvm/include/llvm/ADT/ImmutableList.h
index 4e7c368a2ab..714355b9513 100644
--- a/llvm/include/llvm/ADT/ImmutableList.h
+++ b/llvm/include/llvm/ADT/ImmutableList.h
@@ -16,7 +16,7 @@
#include "llvm/Support/Allocator.h"
#include "llvm/ADT/FoldingSet.h"
-#include "llvm/System/DataTypes.h"
+#include "llvm/Support/DataTypes.h"
#include <cassert>
namespace llvm {
OpenPOWER on IntegriCloud