From 566ed1a5162920368e5cbbacdb216d6d6048c258 Mon Sep 17 00:00:00 2001 From: arpi_esp Date: Mon, 5 Mar 2001 23:46:13 +0000 Subject: [PATCH] put back #include inttypes.h :( git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@45 b3059339-0415-0410-9bf9-f77b7e298cf2 --- drivers/mga_vid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mga_vid.h b/drivers/mga_vid.h index 0feef26d08..5f1a0b540d 100644 --- a/drivers/mga_vid.h +++ b/drivers/mga_vid.h @@ -15,7 +15,7 @@ #ifndef __LINUX_MGAVID_H #define __LINUX_MGAVID_H -//#include +#include typedef struct mga_vid_config_s {