Mercurial > libdvdnav.hg
diff read_cache.c @ 386:579a3538d284 src
Sync with current libdvdread header location.
| author | rathann |
|---|---|
| date | Sat, 30 Aug 2008 12:12:13 +0000 |
| parents | 2e9382be8e25 |
| children | 90ca650854e0 |
line wrap: on
line diff
--- a/read_cache.c Sun Jul 13 16:52:11 2008 +0000 +++ b/read_cache.c Sat Aug 30 12:12:13 2008 +0000 @@ -37,8 +37,8 @@ #include <sys/time.h> #include <time.h> #include "dvd_types.h" -#include <libdvdread/nav_types.h> -#include <libdvdread/ifo_types.h> +#include <dvdread/nav_types.h> +#include <dvdread/ifo_types.h> #include "remap.h" #include "vm/decoder.h" #include "vm/vm.h"
