]> git.sesse.net Git - vlc/blobdiff - src/text/unicode.c
A bit of headers cleanup
[vlc] / src / text / unicode.c
index a360f75cf2333566e8b46ce21d5b361b026be775..ee443c8cefd9738691b9bb6890ebbe66ae426e10 100644 (file)
@@ -26,7 +26,7 @@
  * Preamble
  *****************************************************************************/
 #include <vlc/vlc.h>
-#include "charset.h"
+#include <vlc_charset.h>
 
 #include <assert.h>