diff libvo/video_out_internal.h @ 32469:3fef2e17a03f

Move osd.[ch] and osd_template.c from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:53:24 +0000
parents 2a34d9fa52ab
children ddb45e9443ec
line wrap: on
line diff
--- a/libvo/video_out_internal.h	Wed Oct 27 17:52:45 2010 +0000
+++ b/libvo/video_out_internal.h	Wed Oct 27 17:53:24 2010 +0000
@@ -55,6 +55,6 @@
 	uninit\
 };
 
-#include "osd.h"
+#include "sub/osd.h"
 
 #endif /* MPLAYER_VIDEO_OUT_INTERNAL_H */