Index: examples/square.c
===================================================================
--- examples/square.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
+++ examples/square.c	(revision d69f4bb48d0f1f51a0fe4ab1cd6148a79274c871)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// square.c -- 
+// square.c --
 //
 // Author           : Richard C. Bilson
@@ -14,5 +14,5 @@
 //
 
-#include <fstream>
+#include <fstream.hfa>
 
 forall( otype T | { T ?*?( T, T ); } )
