sbc: Don't forget to include the config options

This commit is contained in:
Marcel Holtmann 2007-10-24 21:36:29 +00:00 committed by Tim-Philipp Müller
parent cd3e730aeb
commit d1062c97d1

View file

@ -21,6 +21,10 @@
*
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "ipc.h"
#include "gstsbcutil.h"