aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/dsputil_ppc.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-01-25 11:16:25 +0000
committerDiego Biurrun <diego@biurrun.de>2009-01-25 11:16:25 +0000
commit4ceb4e31024028732cb1822738847c10e35d9b5d (patch)
treeefd6cbb3694574be882f2f1bb16dfc49910ac53e /libavcodec/ppc/dsputil_ppc.h
parentaeb987cebf021192979ee162d82ab2577d62f72e (diff)
downloadffmpeg-4ceb4e31024028732cb1822738847c10e35d9b5d.tar.gz
Add required headers to fix warnings during 'make checkheaders'.
Originally committed as revision 16769 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ppc/dsputil_ppc.h')
-rw-r--r--libavcodec/ppc/dsputil_ppc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/ppc/dsputil_ppc.h b/libavcodec/ppc/dsputil_ppc.h
index d9740ce592..3583acfc46 100644
--- a/libavcodec/ppc/dsputil_ppc.h
+++ b/libavcodec/ppc/dsputil_ppc.h
@@ -21,6 +21,8 @@
#ifndef AVCODEC_PPC_DSPUTIL_PPC_H
#define AVCODEC_PPC_DSPUTIL_PPC_H
+#include "config.h"
+
#if CONFIG_POWERPC_PERF
void powerpc_display_perf_report(void);
/* the 604* have 2, the G3* have 4, the G4s have 6,