[Mplayer-cvslog] CVS: main/input input.c,1.54,1.55
Alban Bedel CVS
albeu at mplayerhq.hu
Tue Nov 12 02:56:44 CET 2002
Update of /cvsroot/mplayer/main/input
In directory mail:/var/tmp.root/cvs-serv2160/input
Modified Files:
input.c
Log Message:
New config system + cleanup of header inter dependency
Index: input.c
===================================================================
RCS file: /cvsroot/mplayer/main/input/input.c,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- input.c 25 Oct 2002 16:06:24 -0000 1.54
+++ input.c 12 Nov 2002 01:56:41 -0000 1.55
@@ -24,6 +24,7 @@
#include "../linux/getch2.h"
#include "../linux/keycodes.h"
#include "../linux/timer.h"
+#include "../mp_msg.h"
#include "../cfgparser.h"
#include "joystick.h"
More information about the MPlayer-cvslog
mailing list