1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-06-03 16:24:53 +02:00

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

Originally committed as revision 27033 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
Jan Knutar
2008-06-08 14:41:44 +00:00
committed by Diego Biurrun
parent 8cd8eaa546
commit f3bbfe785e
+1
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" \