Browse Source

vlc_input_item.h is not self-sufficient without vlc_events.h

pull/2/head
Jakob Leben 16 years ago
parent
commit
f21deb5f53
  1. 1
      include/vlc_input_item.h

1
include/vlc_input_item.h

@ -32,6 +32,7 @@
#include <vlc_meta.h>
#include <vlc_epg.h>
#include <vlc_events.h>
#include <string.h>

Loading…
Cancel
Save