# HG changeset patch # User mark # Date 1035396358 0 # Node ID 0e0e50d4aaee3942cb20019c9c68fe07dbdb7d20 # Parent af4f5bee1fc7834127054f87a9d4dfd668150247 Geometry update diff -r af4f5bee1fc7 -r 0e0e50d4aaee libvo/video_out.h --- 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