mplayer.c: #include mplayer.h and access_mpcontext.h
commit9425571f41d5cca40ec75537cdac3e474948f047
authorUoti Urpala <uau@symbol.nonexistent.invalid>
Tue, 12 Aug 2008 11:54:51 +0000 (12 14:54 +0300)
committerUoti Urpala <uau@symbol.nonexistent.invalid>
Tue, 12 Aug 2008 11:57:18 +0000 (12 14:57 +0300)
tree57728509ba1149dc548401fd3880d9f072feb0bf
parent8685eea8c2047036f147ca3b6ef1eb0b2354bebb
mplayer.c: #include mplayer.h and access_mpcontext.h

Both declare symbols defined in mplayer.c, so include them to make the
compiler check the declarations match.
mplayer.c