Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / IR / LeaksContext.h
index faf3e952c854cb0455230b9109b43b9131eff97c..5038dc9d6d6d676f411e34ab95aaaf246837b7cb 100644 (file)
@@ -13,7 +13,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/ADT/SmallPtrSet.h"
-#include "llvm/Value.h"
+#include "llvm/IR/Value.h"
 
 namespace llvm {