# HG changeset patch # User iive # Date 1177893952 0 # Node ID 0863ec34d2e6f7578226d1fcb3fd77a8bf605d37 # Parent ebc55c913d73fa1673283d85cd985ac7c1620025 10l to Diego for breaking svn (again). revert the change from r23172, that breaks compilation vcd_read.h may not be the right incude for the given architecture, but it also contains functions that are nor static nor inlined, defining them multiple times. diff -r ebc55c913d73 -r 0863ec34d2e6 gui/interface.c --- a/gui/interface.c Sun Apr 29 21:36:43 2007 +0000 +++ b/gui/interface.c Mon Apr 30 00:45:52 2007 +0000 @@ -46,11 +46,6 @@ #include "stream/stream_dvd.h" #endif -#ifdef HAVE_VCD -#include -#include -#include "stream/vcd_read.h" -#endif #include "m_config.h" #include "m_option.h"