This header uses parts of stdint.h, so #include it.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26195 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-03-07 20:25:26 +00:00
parent d04df10807
commit c5001347c2
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#define MPLAYER_GL_COMMON_H
#include <stdio.h>
#include <stdint.h>
#include "mp_msg.h"
#include "config.h"