diff --git a/mplayer.c b/mplayer.c index 0e04406dfe..b89b212de7 100644 --- a/mplayer.c +++ b/mplayer.c @@ -46,6 +46,8 @@ #include "m_option.h" #include "m_config.h" +#include "mplayer.h" +#include "access_mpcontext.h" #include "m_property.h" #include "cfg-mplayer-def.h"