# HG changeset patch # User nicodvb # Date 1212335904 0 # Node ID ab0c7cf10f8c7efa02016399f0011c593d531d95 # Parent fdbae45c30fc2f539e9797ff6ba0ae7fbe6e9132 removed silly inclusion of vmcmd.h diff -r fdbae45c30fc -r ab0c7cf10f8c ifo_print.c --- a/ifo_print.c Sun Jun 01 15:16:10 2008 +0000 +++ b/ifo_print.c Sun Jun 01 15:58:24 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) {