diff searching.c @ 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 b6834e6359cf
children bd8601b74c3d
line wrap: on
line diff
--- a/searching.c	Wed Feb 26 20:31:56 2003 +0000
+++ b/searching.c	Thu Mar 06 22:43:52 2003 +0000
@@ -30,7 +30,7 @@
 #include "dvdnav_internal.h"
 
 #include "vm.h"
-#include <dvdread/nav_types.h>
+#include "nav_types.h"
 
 /*
 #define LOG_DEBUG