Index: tests/exceptions/conditional.cfa
===================================================================
--- tests/exceptions/conditional.cfa	(revision 3bf9d101e125e952f9abb0271db2208c769320f8)
+++ tests/exceptions/conditional.cfa	(revision 97b47ec7c9e76ee0d19dd0eb42627cd603ebae00)
@@ -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 97b47ec7c9e76ee0d19dd0eb42627cd603ebae00)
@@ -1,5 +1,5 @@
 // Test exceptions that add data but no functionality.
 
-#include <fstream.cfa>
+#include <fstream.hfa>
 
 exception paired {
