summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-08-16 14:02:24 +0300
committerMartin Storsjö <martin@martin.st>2012-08-16 14:23:59 +0300
commit232e35de2e139cc2d34ed67a34dedbbc5da56052 (patch)
tree351a81a6af239ed23115650ecea9afea383055cd /libavcodec
parentf704a079a122a7a92db4d88c9aea5e3a88e38bc9 (diff)
Fix even more missing includes after the common.h removal
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/sparc/simple_idct_vis.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavcodec/sparc/simple_idct_vis.c b/libavcodec/sparc/simple_idct_vis.c
index f9fcf809fb..43a898a381 100644
--- a/libavcodec/sparc/simple_idct_vis.c
+++ b/libavcodec/sparc/simple_idct_vis.c
@@ -22,8 +22,11 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include <stdint.h>
+
#include "libavcodec/dsputil.h"
#include "dsputil_vis.h"
+#include "libavutil/mem.h"
static const DECLARE_ALIGNED(8, int16_t, coeffs)[28] = {
- 1259,- 1259,- 1259,- 1259,