Geometry update

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7874 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
mark 2002-10-23 18:05:58 +00:00
parent 8ca96271ad
commit 1eb12974ff
1 changed files with 2 additions and 0 deletions

View File

@ -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