aboutsummaryrefslogtreecommitdiffstats
path: root/lib/IR/LeaksContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/IR/LeaksContext.h')
-rw-r--r--lib/IR/LeaksContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/IR/LeaksContext.h b/lib/IR/LeaksContext.h
index faf3e95..5038dc9 100644
--- a/lib/IR/LeaksContext.h
+++ b/lib/IR/LeaksContext.h
@@ -13,7 +13,7 @@
//===----------------------------------------------------------------------===//
#include "llvm/ADT/SmallPtrSet.h"
-#include "llvm/Value.h"
+#include "llvm/IR/Value.h"
namespace llvm {