Index: tests/raii/dtor-early-exit.c
===================================================================
--- tests/raii/dtor-early-exit.c	(revision 7b3a6e63ee6eed4ce07650549824ebb9065b01d2)
+++ tests/raii/dtor-early-exit.c	(revision 5a5d31a2a5f79b60f24225ffc8c5d8d420ec352b)
@@ -14,6 +14,6 @@
 //
 
-#include <fstream>
-#include <stdlib>
+#include <fstream.hfa>
+#include <stdlib.hfa>
 #include <assert.h>
 
