diff gui/mplayer/common.c @ 23154:e564b9cd7290

Fix several implicit declarations of functions warnings.
author diego
date Sun, 29 Apr 2007 12:44:34 +0000
parents 17bf4f4b0715
children 22d3d12c6dfb
line wrap: on
line diff
--- a/gui/mplayer/common.c	Sun Apr 29 12:29:33 2007 +0000
+++ b/gui/mplayer/common.c	Sun Apr 29 12:44:34 2007 +0000
@@ -24,6 +24,7 @@
 #include "../libmpdemux/demuxer.h"
 #include "../libmpdemux/stheader.h"
 #include "../codec-cfg.h"
+#include "../access_mpcontext.h"
 
 
 #include "play.h"