For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
[oota-llvm.git] / include / llvm / Analysis / ConstantsScanner.h
index 0be54bbfce558e0172045cc407a4a2165e62d529..c52b24efe8b811fc8350025bfcb1baccabe666e6 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "llvm/Support/InstIterator.h"
 #include "llvm/Instruction.h"
-#include "llvm/ADT/iterator"
+#include "llvm/ADT/iterator.h"
 
 namespace llvm {