[Mplayer-cvslog] CVS: main/Gui/skin font.c,1.8,1.9

Zoltan Ponekker pontscho at mplayerhq.hu
Thu May 23 21:15:49 CEST 2002


Update of /cvsroot/mplayer/main/Gui/skin
In directory mail:/var/tmp.root/cvs-serv19540/Gui/skin

Modified Files:
	font.c 
Log Message:
inttypes gui patch from Bjrn Sandell <biorn at dce.chalmers.se>

Index: font.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/skin/font.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- font.c	23 May 2002 14:46:07 -0000	1.8
+++ font.c	23 May 2002 19:15:32 -0000	1.9
@@ -3,7 +3,7 @@
 #include <stdio.h>
 #include <stdarg.h>
 #include <string.h>
-#include <stdint.h>
+#include <inttypes.h>
 
 #include "skin.h"
 #include "font.h"




More information about the MPlayer-cvslog mailing list