From 0d554c4a89c1dcde15a69e0630a23f105e2c8c10 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Fri, 1 Oct 2004 17:01:48 +0000 Subject: commiting patch from Phil Blundell Original commit message from CVS: commiting patch from Phil Blundell --- ext/ivorbis/vorbis.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ext/ivorbis') diff --git a/ext/ivorbis/vorbis.c b/ext/ivorbis/vorbis.c index 7980f99a..3394a77a 100644 --- a/ext/ivorbis/vorbis.c +++ b/ext/ivorbis/vorbis.c @@ -21,7 +21,8 @@ #include #endif -#include +#include +#include extern GType ivorbisfile_get_type (void); -- cgit v1.2.1