diff vm/decoder.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/vm/decoder.c	Sun Jul 13 16:52:11 2008 +0000
+++ b/vm/decoder.c	Sat Aug 30 12:12:13 2008 +0000
@@ -33,8 +33,8 @@
 #include <limits.h>
 #include <string.h>  /* For memset */
 #include <sys/time.h>
-#include <libdvdread/nav_types.h>
-#include <libdvdread/ifo_types.h> /* vm_cmd_t */
+#include <dvdread/nav_types.h>
+#include <dvdread/ifo_types.h> /* vm_cmd_t */
 
 #include "dvd_types.h"
 #include "remap.h"