From a77f027a102b8bf9684d31fcaf7ff9d3661e1019 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sun, 15 Sep 2002 21:39:54 +0000 Subject: [PATCH] Add config.h, since we use HAVE_CPU_PPC Original commit message from CVS: Add config.h, since we use HAVE_CPU_PPC --- gst-libs/gst/resample/dtos.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gst-libs/gst/resample/dtos.c b/gst-libs/gst/resample/dtos.c index 96bfe41d64..d3ca4de672 100644 --- a/gst-libs/gst/resample/dtos.c +++ b/gst-libs/gst/resample/dtos.c @@ -25,6 +25,7 @@ /*#include */ #include +#include