openbsd-ports/audio/xmms-tremor/patches/patch-src_vorbis_c
2012-04-28 09:03:45 +00:00

12 lines
335 B
Plaintext

$OpenBSD: patch-src_vorbis_c,v 1.1 2012/04/28 09:04:50 ajacoutot Exp $
--- src/vorbis.c.orig Fri Apr 13 02:47:14 2012
+++ src/vorbis.c Fri Apr 13 02:47:19 2012
@@ -32,7 +32,6 @@
#include <pthread.h>
#include <glib.h>
#include <gtk/gtk.h>
-#include <tremor/ogg.h>
#include <tremor/ivorbiscodec.h>
#include <tremor/ivorbisfile.h>