summaryrefslogtreecommitdiff
path: root/src/wctype/wctype.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wctype/wctype.c')
-rw-r--r--src/wctype/wctype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wctype/wctype.c b/src/wctype/wctype.c
index 96e5dd1b..c2ec3460 100644
--- a/src/wctype/wctype.c
+++ b/src/wctype/wctype.c
@@ -1,6 +1,6 @@
#include <wctype.h>
#include "string.h"
-#include "nonstd/assert.h"
+#include "../_assert.h"
#include "_wctype.h"
/** lookup character class **/