Index: libcfa/src/iterator.cfa
===================================================================
--- libcfa/src/iterator.cfa	(revision ba9baadeb7d347b3375a3c22e4ce3628359e9187)
+++ libcfa/src/iterator.cfa	(revision cdbab558c7734aaa7ebe27165f8fc27f3514ad1a)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// iterator.c -- 
+// iterator.c --
 //
 // Author           : Richard C. Bilson
@@ -14,5 +14,5 @@
 //
 
-#include "iterator"
+#include "iterator.hfa"
 
 forall( otype iterator_type, otype elt_type | iterator( iterator_type, elt_type ) )
