]> git.sesse.net Git - vlc/blobdiff - include/vlc/libvlc_events.h
Move src/control/ to lib/
[vlc] / include / vlc / libvlc_events.h
index ec2f984c047d87e668e4a35703e31798a804af2d..7b29541c1d7ce20dbef79eda3e3281c44a722d65 100644 (file)
@@ -45,7 +45,7 @@ extern "C" {
 enum libvlc_event_e {
     /* Append new event types at the end of a category.
      * Do not remove, insert or re-order any entry.
-     * Keep this in sync with src/control/event.c:libvlc_event_type_name(). */
+     * Keep this in sync with lib/event.c:libvlc_event_type_name(). */
     libvlc_MediaMetaChanged=0,
     libvlc_MediaSubItemAdded,
     libvlc_MediaDurationChanged,