changeset 25112:a06ffbca3c37

don't include anymore the dvdread headers from the dvdnav directory (the right ones are included in the #else). Patch by Rathann
author nicodvb
date Thu, 22 Nov 2007 22:41:08 +0000
parents 72dbb09c9d36
children bbe4c6e032ae
files stream/stream_dvd.h
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/stream/stream_dvd.h	Thu Nov 22 17:11:38 2007 +0000
+++ b/stream/stream_dvd.h	Thu Nov 22 22:41:08 2007 +0000
@@ -3,11 +3,6 @@
 #include "dvdread/ifo_types.h"
 #include "dvdread/ifo_read.h"
 #include "dvdread/nav_read.h"
-#elif defined(USE_DVDNAV)
-#include <dvd_reader.h>
-#include <ifo_types.h>
-#include <ifo_read.h>
-#include <nav_read.h>
 #else
 #include <dvdread/dvd_reader.h>
 #include <dvdread/ifo_types.h>