]> git.sesse.net Git - vlc/blobdiff - src/text/wincp.c
pda gui: Set prio to 0, so it is not eligible for automatic selection. This is bad...
[vlc] / src / text / wincp.c
index ec135c20790232dd292fe292aa16245d6682a069..97dfc6158a99b570c75ab67da038214678b816e6 100644 (file)
 
 /*** We need your help to complete this file!! Look for FIXME ***/
 
-#include <vlc/vlc.h>
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
+#include <vlc_common.h>
 
 #ifndef WIN32
 # include <locale.h>