Add config.h, since we use HAVE_CPU_PPC
authorDavid Schleef <ds@schleef.org>
Sun, 15 Sep 2002 21:39:54 +0000 (21:39 +0000)
committerDavid Schleef <ds@schleef.org>
Sun, 15 Sep 2002 21:39:54 +0000 (21:39 +0000)
Original commit message from CVS:
Add config.h, since we use HAVE_CPU_PPC

gst-libs/gst/resample/dtos.c

index 96bfe41..d3ca4de 100644 (file)
@@ -25,6 +25,7 @@
 
 /*#include <ml.h> */
 #include <resample.h>
+#include <config.h>