From 3de478447168a2520e1c69f59abe47353cefa065 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 24 Oct 2007 21:36:29 +0000 Subject: Don't forget to include the config options --- audio/gstsbcutil.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'audio') diff --git a/audio/gstsbcutil.c b/audio/gstsbcutil.c index 783a2d92..c795aedc 100644 --- a/audio/gstsbcutil.c +++ b/audio/gstsbcutil.c @@ -21,6 +21,10 @@ * */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "ipc.h" #include "gstsbcutil.h" -- cgit