Browse Source

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

Originally committed as revision 27033 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
tags/v0.5
Jan Knutar Diego Biurrun 17 years ago
parent
commit
f3bbfe785e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libswscale/yuv2rgb_vis.c

+ 1
- 0
libswscale/yuv2rgb_vis.c 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" \


Loading…
Cancel
Save