X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=modules%2Faccess%2Fvcdx%2Fintf.h;h=b003c92f37de68e5fee06e61289c2104b16fa184;hb=6ee1e193fd896ab9a4729fde14f009d9ce629815;hp=de177c191fddf7f20f6ddad524ad770a11e3426e;hpb=a29a4e2e57c454027d791cdd8c69948ed03643e0;p=vlc diff --git a/modules/access/vcdx/intf.h b/modules/access/vcdx/intf.h index de177c191f..b003c92f37 100644 --- a/modules/access/vcdx/intf.h +++ b/modules/access/vcdx/intf.h @@ -23,6 +23,7 @@ #include #include +#include "vcdplayer.h" /***************************************************************************** * intf_sys_t: description and status of interface @@ -36,7 +37,7 @@ struct intf_sys_t vlc_bool_t b_infinite_still; /* True if still wait time is infinite */ mtime_t m_still_time; /* Time in microseconds remaining to wait in still frame. - */ + */ #if FINISHED vcdplay_ctrl_t control; #else