mirror of
https://github.com/mpv-player/mpv
synced 2024-12-25 16:33:02 +00:00
inttypes gui patch from Bjrn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6167 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
24315f7c3a
commit
90fe5d97d8
@ -3,7 +3,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdint.h>
|
#include <inttypes.h>
|
||||||
|
|
||||||
#include "skin.h"
|
#include "skin.h"
|
||||||
#include "font.h"
|
#include "font.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user