]> git.sesse.net Git - vlc/blobdiff - src/misc/events.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / misc / events.c
index 2bc50ff7255031bd42a38fc57e78fb274f627df8..60bc130c84afd4b29bf8e78c96a2162507d5bdc3 100644 (file)
@@ -31,7 +31,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 
 #include <assert.h>