1*** uniwidth.h.orig	2007-10-07 17:24:38.000000000 +0200
2--- uniwidth.h	2009-04-10 22:39:46.000000000 +0200
3***************
4*** 23,29 ****
5  #include <stddef.h>
6  
7  /* Get locale_charset() declaration.  */
8! #include "localcharset.h"
9  
10  #ifdef __cplusplus
11  extern "C" {
12--- 23,29 ----
13  #include <stddef.h>
14  
15  /* Get locale_charset() declaration.  */
16! #include <unistring/localcharset.h>
17  
18  #ifdef __cplusplus
19  extern "C" {
20