summaryrefslogtreecommitdiff
path: root/gst/gstnice.c
diff options
context:
space:
mode:
authorKai Vehmanen <first.surname@nokia.com>2007-06-19 08:10:00 +0000
committerKai Vehmanen <first.surname@nokia.com>2007-06-19 08:10:00 +0000
commitf9852c9d77fdb6991a2726f60a975dd2a8172d64 (patch)
treec4c4ff33f0aa03acf26d82172b389947c0eeda26 /gst/gstnice.c
parentf0666047aa17251234d9917e0636caa58acfcdf5 (diff)
downloadlibnice-f9852c9d77fdb6991a2726f60a975dd2a8172d64.tar.gz
Added inclusion to config.h to source files in gst submodule.
darcs-hash:20070619081010-77cd4-c5de17b1e255a3546fefbc0b04ef4df6eb07a1b4.gz
Diffstat (limited to 'gst/gstnice.c')
-rw-r--r--gst/gstnice.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/gst/gstnice.c b/gst/gstnice.c
index e44b8d8..cf1ec0b 100644
--- a/gst/gstnice.c
+++ b/gst/gstnice.c
@@ -34,8 +34,10 @@
* not delete the provisions above, a recipient may use your version of this
* file under either the MPL or the LGPL.
*/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
-#include "config.h"
#include "gstnicesrc.h"
#include "gstnicesink.h"