diff options
Diffstat (limited to 'src/libspudec/xine_decoder.c')
-rw-r--r-- | src/libspudec/xine_decoder.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/libspudec/xine_decoder.c b/src/libspudec/xine_decoder.c index 4673fb5de..034bde576 100644 --- a/src/libspudec/xine_decoder.c +++ b/src/libspudec/xine_decoder.c @@ -19,7 +19,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine_decoder.c,v 1.93 2003/02/28 02:51:50 storri Exp $ + * $Id: xine_decoder.c,v 1.94 2003/03/08 14:11:53 mroi Exp $ * * stuff needed to turn libspu into a xine decoder plugin */ @@ -39,7 +39,6 @@ #include "spu.h" #include "nav_types.h" #include "nav_read.h" -#include "nav_print.h" /* #define LOG_DEBUG 1 |