]> git.sesse.net Git - vlc/blobdiff - src/interface/intf_eject.c
Added --run-time option to specify how many second VLC will play an item
[vlc] / src / interface / intf_eject.c
index 8a764bf91ca9827913dfc5457edab7f658282779..4c428d1aa1cc9d46b55c7d54fbcf59a13debb5d2 100644 (file)
@@ -76,6 +76,8 @@
 #   include <mmsystem.h>
 #endif
 
+#include <vlc_interface.h>
+
 /*****************************************************************************
  * Local prototypes
  *****************************************************************************/