Add missing #include, patch by Jan Knutar, jknutar nic fi.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27033 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-06-08 14:41:44 +00:00
parent 2400f5b0d6
commit c923274e4a
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include <stdlib.h>
#include "swscale.h"
#include "swscale_internal.h"
#define YUV2RGB_INIT \
"wr %%g0, 0x10, %%gsr \n\t" \