comparison highlight.c @ 119:bd8601b74c3d src

this is causing more harm than good libdvdread is now considered to be the only "official reference" concerning headers for DVD structures and we should always use them. Problems only arise, if applications do not (this lately was a problem in xine).
author mroi
date Sat, 08 Mar 2003 14:04:20 +0000
parents 48ba92648842
children 5897ff629f7c
comparison
equal deleted inserted replaced
118:48ba92648842 119:bd8601b74c3d
28 #include <assert.h> 28 #include <assert.h>
29 29
30 #include "dvdnav_internal.h" 30 #include "dvdnav_internal.h"
31 31
32 #include "vm.h" 32 #include "vm.h"
33 #include "nav_types.h" 33 #include <dvdread/nav_types.h>
34 34
35 /* 35 /*
36 #define BUTTON_TESTING 36 #define BUTTON_TESTING
37 */ 37 */
38 38