Commit cc8bb2ed authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Remove useless #include

parent 68e1c0ad
...@@ -48,7 +48,6 @@ ...@@ -48,7 +48,6 @@
#include <vlc_common.h> #include <vlc_common.h>
#include <vlc_fs.h> #include <vlc_fs.h>
#include "libvlc.h" /* vlc_mkdir */
int vlc_open (const char *filename, int flags, ...) int vlc_open (const char *filename, int flags, ...)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment