Mercurial > mplayer.hg
changeset 30684:dc7ed18ea0df
Include libmpcodecs/vd.h for declaration of "fullscreen".
author | zuxy |
---|---|
date | Thu, 25 Feb 2010 08:39:55 +0000 |
parents | c744dec7ed98 |
children | 7e2f58933cc1 |
files | gui/win32/gui.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/gui/win32/gui.c Tue Feb 23 23:33:10 2010 +0000 +++ b/gui/win32/gui.c Thu Feb 25 08:39:55 2010 +0000 @@ -39,6 +39,7 @@ #include "osdep/keycodes.h" #include "stream/stream.h" #include "libvo/video_out.h" +#include "libmpcodecs/vd.h" #include "gui/interface.h" #include "gui/mplayer/gmplayer.h" #include "gui.h"