diff options
Diffstat (limited to 'gst/speexresample/resample.c')
-rw-r--r-- | gst/speexresample/resample.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/speexresample/resample.c b/gst/speexresample/resample.c index 6f172509..f29e6144 100644 --- a/gst/speexresample/resample.c +++ b/gst/speexresample/resample.c @@ -66,7 +66,7 @@ #include <glib.h> -#define EXPORT +#define EXPORT G_GNUC_INTERNAL static inline void * speex_alloc (int size) |