Include config.h
[platform/upstream/gst-plugins-good.git] / ext / ladspa / gstladspa.c
index 11bfd0f..2536e01 100644 (file)
@@ -18,6 +18,9 @@
  * Boston, MA 02111-1307, USA.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 #include <string.h>
 #include <math.h>
 #include <gst/control/control.h>