aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/fmt/fmtfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib9/fmt/fmtfd.c')
-rw-r--r--src/lib9/fmt/fmtfd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib9/fmt/fmtfd.c b/src/lib9/fmt/fmtfd.c
index d4251402..5de42ae6 100644
--- a/src/lib9/fmt/fmtfd.c
+++ b/src/lib9/fmt/fmtfd.c
@@ -13,7 +13,7 @@
*/
#include <stdarg.h>
#include <string.h>
-#include "utf.h"
+#include "plan9.h"
#include "fmt.h"
#include "fmtdef.h"