From 89ed871296d58945b4c0f202a26e5c896baa37d9 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 23 Dec 2001 22:40:26 +0000 Subject: [PATCH] fixed Original commit message from CVS: fixed --- ext/alsa/gstalsa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/alsa/gstalsa.h b/ext/alsa/gstalsa.h index 37ccb00..e2fa6b2 100644 --- a/ext/alsa/gstalsa.h +++ b/ext/alsa/gstalsa.h @@ -23,7 +23,7 @@ #include #include -#include +#include #include #define GST_ALSA(obj) G_TYPE_CHECK_INSTANCE_CAST(obj, GST_TYPE_ALSA, GstAlsa) -- 2.7.4