1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 23:02:37 +00:00

put back #include inttypes.h :(

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@45 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-03-05 23:46:13 +00:00
parent 741e1f5b7a
commit 566ed1a516

View File

@ -15,7 +15,7 @@
#ifndef __LINUX_MGAVID_H #ifndef __LINUX_MGAVID_H
#define __LINUX_MGAVID_H #define __LINUX_MGAVID_H
//#include <inttypes.h> #include <inttypes.h>
typedef struct mga_vid_config_s typedef struct mga_vid_config_s
{ {