]> git.sesse.net Git - vlc/blobdiff - src/input/clock.c
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
[vlc] / src / input / clock.c
index ce3b6d0ce3708d73c6b13334fd3a19799a2fac6c..27ab13ae76cbac1caa7d830edc87b1567279380b 100644 (file)
@@ -28,7 +28,7 @@
 # include "config.h"
 #endif
 
-#include <vlc/vlc.h>
+#include <vlc_common.h>
 
 #include "input_internal.h"