diff dvdnav_events.h @ 118:48ba92648842 src

current versions of libdvdread use a nav_types.h we cannot use any more, because the structures differ from what is actually on the disc -> provide a private copy
author mroi
date Thu, 06 Mar 2003 22:43:52 +0000
parents 4d711d0518e9
children bd8601b74c3d
line wrap: on
line diff
--- a/dvdnav_events.h	Wed Feb 26 20:31:56 2003 +0000
+++ b/dvdnav_events.h	Thu Mar 06 22:43:52 2003 +0000
@@ -25,8 +25,8 @@
 #define DVDNAV_EVENTS_H_INCLUDED
 
 #include <dvdread/ifo_types.h>
-#include <dvdread/nav_types.h>
 #include <dvdread/dvd_reader.h>
+#include "nav_types.h"
 
 /**
  * \file dvdnav_events.h