Index: tests/exceptions/conditional.cfa
===================================================================
--- tests/exceptions/conditional.cfa	(revision 3bf9d101e125e952f9abb0271db2208c769320f8)
+++ tests/exceptions/conditional.cfa	(revision 917e1fda57f8a41eccff6a6e0ab336b41d4b6e98)
@@ -4,5 +4,5 @@
 // up the non-trivial exception is reasonable to do.
 
-#include <fstream.cfa>
+#include <fstream.hfa>
 
 exception num_error {
Index: tests/exceptions/data-except.cfa
===================================================================
--- tests/exceptions/data-except.cfa	(revision 3bf9d101e125e952f9abb0271db2208c769320f8)
+++ tests/exceptions/data-except.cfa	(revision 917e1fda57f8a41eccff6a6e0ab336b41d4b6e98)
@@ -1,5 +1,5 @@
 // Test exceptions that add data but no functionality.
 
-#include <fstream.cfa>
+#include <fstream.hfa>
 
 exception paired {
