New upstream version 1.0.0
[fdkaac.git] / src / compat_posix.c
index f895637c939a55068c4d27aca85569d7f5fd6102..741c87fa8091266c6b4cf122d52354dd0d87ac2f 100644 (file)
@@ -59,8 +59,8 @@ char *aacenc_to_utf8(const char *s)
 #include <errno.h>
 #include <iconv.h>
 
-#if HAVE_LOCALCHARSET_H
-#include <localcharset.h>
+#if HAVE_LIBCHARSET_H
+#include <libcharset.h>
 #elif HAVE_LANGINFO_H
 #include <langinfo.h>
 static const char *locale_charset(void)
This page took 0.009234 seconds and 4 git commands to generate.