summaryrefslogtreecommitdiff
path: root/extra/locale/gen_wctype.c
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-11-25 00:07:28 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-11-25 00:07:28 +0000
commite1ae525bd8de2232d091aafb055b48d13a7c03a9 (patch)
tree6c004ea2c393cecc0b8dfcb18e29d52ddbb093b6 /extra/locale/gen_wctype.c
parent92430836ea09f9b7278542b87426c8ceb0aa0864 (diff)
locales prepared for new build system, will allow to autobuild locales, not only use the pregenerated ones
Diffstat (limited to 'extra/locale/gen_wctype.c')
-rw-r--r--extra/locale/gen_wctype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/locale/gen_wctype.c b/extra/locale/gen_wctype.c
index e0df4e88c..72be49c40 100644
--- a/extra/locale/gen_wctype.c
+++ b/extra/locale/gen_wctype.c
@@ -20,7 +20,7 @@
#ifndef _WCTYPE_H
#define _WCTYPE_H
#endif
-#include "../../libc/sysdeps/linux/common/bits/uClibc_ctype.h"
+#include <bits/uClibc_ctype.h>
/* 0x9 : space blank */
/* 0xa : space */