]> git.sesse.net Git - vlc/blobdiff - src/network/io.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / network / io.c
index 6293e87a3f20b4b06d38c33753c974dee9ccc270..5f3f6bdd645dc223143134e7c29c228366c8073e 100644 (file)
@@ -32,7 +32,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 
 #include <stdlib.h>
 #include <stdio.h>