[Mplayer-cvslog] CVS: main/input input.c,1.67,1.68
    Arpi of Ize 
    arpi at mplayerhq.hu
       
    Sun Feb  9 21:18:52 CET 2003
    
        - Previous message: [Mplayer-cvslog] CVS: main/TOOLS cache2.c,1.1,1.2
- Next message: [Mplayer-cvslog] CVS: main/libmenu menu.c,1.8,1.9	menu_console.c,1.4,1.5	menu_filesel.c,1.8,1.9 menu_list.c,1.2,1.3 menu_param.c,1.1,1.2	menu_txt.c,1.1,1.2
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
Update of /cvsroot/mplayer/main/input
In directory mail:/var/tmp.root/cvs-serv8273/input
Modified Files:
	input.c 
Log Message:
linux->osdep
Index: input.c
===================================================================
RCS file: /cvsroot/mplayer/main/input/input.c,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- input.c	12 Jan 2003 18:56:48 -0000	1.67
+++ input.c	9 Feb 2003 20:18:18 -0000	1.68
@@ -21,9 +21,9 @@
 #ifdef MP_DEBUG
 #include <assert.h>
 #endif
-#include "../linux/getch2.h"
-#include "../linux/keycodes.h"
-#include "../linux/timer.h"
+#include "../osdep/getch2.h"
+#include "../osdep/keycodes.h"
+#include "../osdep/timer.h"
 #include "../mp_msg.h"
 #include "../cfgparser.h"
 
    
    
        
	- Previous message: [Mplayer-cvslog] CVS: main/TOOLS cache2.c,1.1,1.2
- Next message: [Mplayer-cvslog] CVS: main/libmenu menu.c,1.8,1.9	menu_console.c,1.4,1.5	menu_filesel.c,1.8,1.9 menu_list.c,1.2,1.3 menu_param.c,1.1,1.2	menu_txt.c,1.1,1.2
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list