]> git.sesse.net Git - vlc/blobdiff - src/network/acl.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / network / acl.c
index 58e684d121fe92713eb71ef42f08d5c0c82e0db4..fcc52629b4607a2c89614b7123a8e0c4bdf4b798 100644 (file)
@@ -28,7 +28,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 
 #include <ctype.h>
 #include <vlc_acl.h>