]> git.sesse.net Git - vlc/blobdiff - src/text/charset.c
Don't try to use 10.5-only threading features on a 10.4u target. Fixes #1614 on OS X.
[vlc] / src / text / charset.c
index 7d090240cb9f36fbd5997880039dfc7bba1c371f..c06124ada3ce940df69840fc87c863ce33bb60a9 100644 (file)
@@ -39,7 +39,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 
 #if !defined WIN32
 # ifdef HAVE_LANGINFO_CODESET
@@ -56,6 +56,7 @@
 #   include <xlocale.h>
 #endif
 
+#include "libvlc.h"
 #include <vlc_charset.h>
 
 typedef struct VLCCharsetAlias