view etc/inttypes.h @ 36807:072f64f1eec3

corevideo: include OpenGL/gl.h, this is required from 10.9 Including gl_common would be nicer, but would make vo_corevideo depend on vo_gl, which seems a bit overkill. Patch by Jiang Jiang [gzjjgod gmail].
author reimar
date Sun, 23 Feb 2014 13:06:57 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>