[MPlayer-cvslog] r33202 - in trunk/gui/util: bitmap.c bitmap.h

Clément Bœsch ubitux at gmail.com
Mon Apr 4 15:44:47 CEST 2011


On Mon, Apr 04, 2011 at 03:02:56PM +0200, ib wrote:
> Modified: trunk/gui/util/bitmap.h
> ==============================================================================
> --- trunk/gui/util/bitmap.h	Mon Apr  4 14:40:20 2011	(r33201)
> +++ trunk/gui/util/bitmap.h	Mon Apr  4 15:02:56 2011	(r33202)
> @@ -19,6 +19,8 @@
>  #ifndef MPLAYER_GUI_BITMAP_H
>  #define MPLAYER_GUI_BITMAP_H
>  
> +#include <inttypes.h>
> +

stdint.h should be enough.

-- 
Clément B.


More information about the MPlayer-cvslog mailing list