diff options
Diffstat (limited to 'iconv/skeleton.c')
-rw-r--r-- | iconv/skeleton.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconv/skeleton.c b/iconv/skeleton.c index d98a78acc2..cc39fdcc70 100644 --- a/iconv/skeleton.c +++ b/iconv/skeleton.c @@ -133,7 +133,7 @@ */ #include <assert.h> -#include <gconv.h> +#include <iconv/gconv_int.h> #include <string.h> #define __need_size_t #define __need_NULL |