For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
[oota-llvm.git] / include / llvm / Use.h
index d4152b39df1b1cc9e6f189845142dbc4b577e037..0a971d18ce3a31b1478a1bf41e09382a316b82b2 100644 (file)
@@ -17,7 +17,7 @@
 #define LLVM_USE_H
 
 #include "llvm/Support/Casting.h"
-#include "llvm/ADT/iterator"
+#include "llvm/ADT/iterator.h"
 
 namespace llvm {