# HG changeset patch # User nicodvb # Date 1212336017 0 # Node ID 1ab4b25afca3154a207cb4fd6a01140e8d408d96 # Parent 62dd6af82d7bafd066fb0ae8f6e2e34d700eba08 removed inclusion of vmcmd.h diff -r 62dd6af82d7b -r 1ab4b25afca3 libdvdread/ifo_print.c --- 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) {