summaryrefslogtreecommitdiff
path: root/gst-libs
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
commita77f027a102b8bf9684d31fcaf7ff9d3661e1019 (patch)
tree8bd7051230152b409e9b0e425afa409a35b9c6a5 /gst-libs
parent82d5ac91dc33de9065a45190553abe45b7a9c6b0 (diff)
Add config.h, since we use HAVE_CPU_PPC
Original commit message from CVS: Add config.h, since we use HAVE_CPU_PPC
Diffstat (limited to 'gst-libs')
-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 96bfe41d..d3ca4de6 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>