# HG changeset patch # User arpi_esp # Date 988142593 0 # Node ID 6737025afed0c26037eabb4e296e7c0690d93df4 # Parent e503235c30c18771eeae07c0e53a9338ec8bdf36 to be sure in that header is okey diff -r e503235c30c1 -r 6737025afed0 libvo/osd.c --- a/libvo/osd.c Tue Apr 24 20:00:57 2001 +0000 +++ b/libvo/osd.c Tue Apr 24 20:03:13 2001 +0000 @@ -1,6 +1,8 @@ // Generic alpha renderers for all YUV modes and RGB depths. // These are "reference implementations", should be optimized later (MMX, etc) +#include "osd.h" + void vo_draw_alpha_yv12(int w,int h, unsigned char* src, unsigned char *srca, int srcstride, unsigned char* dstbase,int dststride){ int y; for(y=0;y