summaryrefslogtreecommitdiff
path: root/wctype/wctrans.c
diff options
context:
space:
mode:
Diffstat (limited to 'wctype/wctrans.c')
-rw-r--r--wctype/wctrans.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wctype/wctrans.c b/wctype/wctrans.c
index afe47a915d..5c855d0b9b 100644
--- a/wctype/wctrans.c
+++ b/wctype/wctrans.c
@@ -20,7 +20,7 @@ Boston, MA 02111-1307, USA. */
#include <ctype.h>
#include <string.h>
#include <wctype.h>
-#include "localeinfo.h"
+#include "../locale/localeinfo.h"
wctrans_t
wctrans (const char *property)