summaryrefslogtreecommitdiffstats
path: root/libvo/vo_x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_x11.c')
-rw-r--r--libvo/vo_x11.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/vo_x11.c b/libvo/vo_x11.c
index 6765575d40..5aaee7f9f9 100644
--- a/libvo/vo_x11.c
+++ b/libvo/vo_x11.c
@@ -394,8 +394,6 @@ static void Display_Image( XImage *myximage,uint8_t *ImageData )
#endif
}
-#include "osd.h"
-
static void draw_alpha(int x0,int y0, int w,int h, unsigned char* src, unsigned char *srca, int stride){
switch(bpp){
case 24: