aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm/Support/CFGUpdate.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/Support/CFGUpdate.h')
-rw-r--r--llvm/include/llvm/Support/CFGUpdate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/Support/CFGUpdate.h b/llvm/include/llvm/Support/CFGUpdate.h
index 3a12b9d86c18..18c34bb73695 100644
--- a/llvm/include/llvm/Support/CFGUpdate.h
+++ b/llvm/include/llvm/Support/CFGUpdate.h
@@ -14,6 +14,7 @@
#ifndef LLVM_SUPPORT_CFGUPDATE_H
#define LLVM_SUPPORT_CFGUPDATE_H
+#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/Support/Compiler.h"