Mercurial > mplayer.hg
changeset 7873:0e0e50d4aaee
Geometry update
author | mark |
---|---|
date | Wed, 23 Oct 2002 18:05:58 +0000 |
parents | af4f5bee1fc7 |
children | 4c832590e18e |
files | libvo/video_out.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/video_out.h Wed Oct 23 17:52:38 2002 +0000 +++ b/libvo/video_out.h Wed Oct 23 18:05:58 2002 +0000 @@ -16,6 +16,8 @@ //#include "font_load.h" #include "img_format.h" #include "../vidix/vidix.h" +/* All video drivers will want this */ +#include "geometry.h" #define VO_EVENT_EXPOSE 1 #define VO_EVENT_RESIZE 2