From 73df7f99ea1a60912b7aae77092458a6c1807235 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sat, 3 Jan 2004 12:53:44 +0000 Subject: ext/: OS X fixes (see #126628). Original commit message from CVS: 2004-01-03 Ronald Bultje * ext/flac/gstflacdec.c: * ext/libpng/gstpngenc.h: * ext/mikmod/gstmikmod.h: OS X fixes (see #126628). --- ext/flac/gstflacdec.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/flac') diff --git a/ext/flac/gstflacdec.c b/ext/flac/gstflacdec.c index 5b893d66..ae2ae667 100644 --- a/ext/flac/gstflacdec.c +++ b/ext/flac/gstflacdec.c @@ -21,7 +21,6 @@ #include "config.h" #endif #include -#include /*#define DEBUG_ENABLED */ #include "gstflacdec.h" -- cgit