summaryrefslogtreecommitdiff
path: root/src/wctype
diff options
context:
space:
mode:
authorJakob Kaivo <jkk@ung.org>2020-08-15 15:19:30 -0400
committerJakob Kaivo <jkk@ung.org>2020-08-15 15:19:30 -0400
commita1d9e3a97a124a6164c8cb3f84af505fc42f0eca (patch)
treea83a8fe2661c7a5b3eefba0e00f62e6247da4780 /src/wctype
parentf5b6b6ee21095e7adb6e8402d196715f9f791a87 (diff)
remove unnecessary ..
Diffstat (limited to 'src/wctype')
-rw-r--r--src/wctype/_wctype.h2
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"