Add a dereferenceable attribute
[oota-llvm.git] / include / llvm / Analysis / ConstantsScanner.h
index cdaf68d75a6399fac3c35648f3ce8ae79b1cceea..d3d0a44bd6d4375a026e0c85688b3b6681bae807 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef LLVM_ANALYSIS_CONSTANTSSCANNER_H
 #define LLVM_ANALYSIS_CONSTANTSSCANNER_H
 
-#include "llvm/Support/InstIterator.h"
+#include "llvm/IR/InstIterator.h"
 
 namespace llvm {