diff options
| -rw-r--r-- | src/wctype/_wctype.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wctype/_wctype.h b/src/wctype/_wctype.h index feb23dc0..cbfccfb4 100644 --- a/src/wctype/_wctype.h +++ b/src/wctype/_wctype.h @@ -1 +1 @@ -#include "../ctype/_ctype.h" +#include "ctype/_ctype.h" |
