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 fac15545..4380467e 100644
--- a/src/wctype/wctrans.c
+++ b/src/wctype/wctrans.c
@@ -1,6 +1,6 @@
#include <wctype.h>
#include "string.h"
-#include "nonstd/assert.h"
+#include "../_assert.h"
#include "_wctype.h"
/** lookup character translation **/