Commit 1b77e877 authored by Aurelien Jacobs's avatar Aurelien Jacobs

add required include to make this file self-contained

Originally committed as revision 11211 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 569cb218
......@@ -22,6 +22,8 @@
#ifndef FFMPEG_DSPUTIL_MMX_H
#define FFMPEG_DSPUTIL_MMX_H
#include <stdint.h>
extern const uint64_t ff_bone;
extern const uint64_t ff_wtwo;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment