Commit 5b8acc05 authored by aurel's avatar aurel

add required include to make this file self-contained

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11211 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6025c5fb
......@@ -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