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