summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2002-09-15 21:39:54 +0000
committerDavid Schleef <ds@schleef.org>2002-09-15 21:39:54 +0000
commitf8262786f438451bc5022922dd1fb24bac32fd7d (patch)
tree998187a3202f2f3a21817df29d0254518f53fa72
parent7e744852997c7c0bc777ca586f8cc85467fe8ffd (diff)
downloadgstreamer-plugins-bad-f8262786f438451bc5022922dd1fb24bac32fd7d.tar.gz
Add config.h, since we use HAVE_CPU_PPC
Original commit message from CVS: Add config.h, since we use HAVE_CPU_PPC
-rw-r--r--gst-libs/gst/resample/dtos.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/resample/dtos.c b/gst-libs/gst/resample/dtos.c
index 96bfe41d6..d3ca4de67 100644
--- a/gst-libs/gst/resample/dtos.c
+++ b/gst-libs/gst/resample/dtos.c
@@ -25,6 +25,7 @@
/*#include <ml.h> */
#include <resample.h>
+#include <config.h>