# HG changeset patch # User diego # Date 1204921526 0 # Node ID f3e72d1a2329c35850cf7bcca2b28f41fe873864 # Parent 0585db9f5b32df1ba9eb88ec9cc3ab28bd38d0d6 This header uses parts of stdint.h, so #include it. diff -r 0585db9f5b32 -r f3e72d1a2329 libvo/gl_common.h --- a/libvo/gl_common.h Fri Mar 07 20:07:15 2008 +0000 +++ b/libvo/gl_common.h Fri Mar 07 20:25:26 2008 +0000 @@ -2,6 +2,7 @@ #define MPLAYER_GL_COMMON_H #include +#include #include "mp_msg.h" #include "config.h"