changeset 12936:662377ccbc53

applied old patch that was missing an include...
author reimar
date Mon, 02 Aug 2004 15:02:35 +0000
parents cda4ad0d3e70
children b61f21a54546
files libvo/w32_common.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/w32_common.c	Mon Aug 02 13:09:17 2004 +0000
+++ b/libvo/w32_common.c	Mon Aug 02 15:02:35 2004 +0000
@@ -3,6 +3,7 @@
 
 #include "../osdep/keycodes.h"
 #include "../input/input.h"
+#include "../input/mouse.h"
 #include "../mp_msg.h"
 #include "video_out.h"
 #include "aspect.h"