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

12 lines
352 B
Plaintext

$OpenBSD: patch-src_vcedit_h,v 1.1 2012/04/28 09:04:50 ajacoutot Exp $
--- src/vcedit.h.orig Fri Apr 13 02:45:31 2012
+++ src/vcedit.h Fri Apr 13 02:45:44 2012
@@ -15,7 +15,6 @@ extern "C" {
#endif
#include <stdio.h>
-#include <tremor/ogg.h>
#include <tremor/ivorbiscodec.h>
typedef size_t (*vcedit_read_func)(void *, size_t, size_t, void *);