Commit e3c011c8 authored by Ramiro Polla's avatar Ramiro Polla

fix building of cpu-test by including required header

Originally committed as revision 25917 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a4151444
......@@ -16,6 +16,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <stdio.h>
#include "cpu.h"
#include "config.h"
......
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