summaryrefslogtreecommitdiff
path: root/src/wctype/wctrans.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wctype/wctrans.c')
-rw-r--r--src/wctype/wctrans.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wctype/wctrans.c b/src/wctype/wctrans.c
index c19a8548..975a04cb 100644
--- a/src/wctype/wctrans.c
+++ b/src/wctype/wctrans.c
@@ -1,5 +1,5 @@
#include <wctype.h>
-#include "string.h"
+#include <string.h>
#include "_assert.h"
#include "_wctype.h"