]> git.sesse.net Git - vlc/blobdiff - src/text/iso_lang.c
macosx: Fix controller playlist toggling to use the contentRect and not the window...
[vlc] / src / text / iso_lang.c
index 885c5819e8d4009f4ff97958657e180a21d422be..eaae385ea01aaba081134776b9f2e45e50135f30 100644 (file)
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <stdio.h>
 
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <stdio.h>
+
+#include <vlc_common.h>
 
 #include "vlc_iso_lang.h"