X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Faccess%2Fdvdplay%2Fdvd.h;h=4edbc2ad3ae20f171f75eaf9caf29fe7e41b9a7a;hb=0ba65be5044fd5b47c56acef8fd3723d66cfcf36;hp=b1418a67f125c0922f3bad7ddd7563f737a9a698;hpb=19ea8feb6db01c1deafb19f35ecee8eff81aeb02;p=vlc diff --git a/modules/access/dvdplay/dvd.h b/modules/access/dvdplay/dvd.h index b1418a67f1..4edbc2ad3a 100644 --- a/modules/access/dvdplay/dvd.h +++ b/modules/access/dvdplay/dvd.h @@ -2,7 +2,7 @@ * dvd.h: structure of the dvdplay plugin ***************************************************************************** * Copyright (C) 1999-2001 VideoLAN - * $Id: dvd.h,v 1.1 2002/08/04 17:23:42 sam Exp $ + * $Id: dvd.h,v 1.2 2002/11/06 18:07:57 sam Exp $ * * Author: Stéphane Borel * @@ -56,6 +56,7 @@ typedef struct dvdplay_event_t event; dvdplay_ctrl_t control; + dvdplay_highlight_t hli; } dvd_data_t;