]> git.sesse.net Git - vlc/blobdiff - src/test/i18n_atof.c
Fix a few warnings, and handle iconv errors (I expect the input is not always
[vlc] / src / test / i18n_atof.c
index b7307eeca5bf61b1148a3140bd5c6d208f155d9f..3d961d259188cd6404c75e17f1bca404f1ba1dcb 100644 (file)
@@ -20,7 +20,7 @@
  *****************************************************************************/
 
 #include <vlc/vlc.h>
-#include "charset.h"
+#include "vlc_charset.h"
 
 #undef NDEBUG
 #include <assert.h>