Index: examples/prolog.c
===================================================================
--- examples/prolog.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
+++ examples/prolog.c	(revision cdbab558c7734aaa7ebe27165f8fc27f3514ad1a)
@@ -5,5 +5,5 @@
 // file "LICENCE" distributed with Cforall.
 //
-// prolog.c -- 
+// prolog.c --
 //
 // Author           : Richard C. Bilson
@@ -14,5 +14,5 @@
 //
 
-#include <fstream>
+#include <fstream.hfa>
 
 void printResult( int x ) { sout | "int" | endl; }
