projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd3e730
)
sbc: Don't forget to include the config options
author
Marcel Holtmann
<marcel@holtmann.org>
Wed, 24 Oct 2007 21:36:29 +0000
(21:36 +0000)
committer
Tim-Philipp Müller
<tim@centricular.net>
Wed, 27 Mar 2013 22:21:15 +0000
(22:21 +0000)
ext/sbc/gstsbcutil.c
patch
|
blob
|
history
diff --git
a/ext/sbc/gstsbcutil.c
b/ext/sbc/gstsbcutil.c
index b8c764be6a21a11a7bcca1a1befa7f822b80c935..170ef0d4639167ce5f1c515426af6564ea1809cf 100644
(file)
--- a/
ext/sbc/gstsbcutil.c
+++ b/
ext/sbc/gstsbcutil.c
@@
-21,6
+21,10
@@
*
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "ipc.h"
#include "gstsbcutil.h"