summaryrefslogtreecommitdiff
path: root/gst-libs/gst/resample/dtof.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/resample/dtof.c')
-rw-r--r--gst-libs/gst/resample/dtof.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst-libs/gst/resample/dtof.c b/gst-libs/gst/resample/dtof.c
index c392e676a..7650453a2 100644
--- a/gst-libs/gst/resample/dtof.c
+++ b/gst-libs/gst/resample/dtof.c
@@ -17,6 +17,9 @@
* Boston, MA 02111-1307, USA.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include <string.h>
#include <math.h>