changeset 369:1ab4b25afca3 src

removed inclusion of vmcmd.h
author nicodvb
date Sun, 01 Jun 2008 16:00:17 +0000
parents 62dd6af82d7b
children d80a041928be
files libdvdread/ifo_print.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libdvdread/ifo_print.c	Sat May 31 12:34:25 2008 +0000
+++ b/libdvdread/ifo_print.c	Sun Jun 01 16:00:17 2008 +0000
@@ -28,7 +28,6 @@
 #include "ifo_types.h"
 #include "ifo_read.h"
 #include "ifo_print.h"
-#include "vmcmd.h"
 
 /* Put this in some other file / package?  It's used in nav_print too. */
 static void ifo_print_time(int level, dvd_time_t *dtime) {