summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/play.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-06 21:01:08 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-06 21:01:08 +0000
commitac265c1733039b676c0e6a28638ba919b02d00a5 (patch)
tree441aa9745e9bee6e37e55ca37375ccd00883dc97 /Gui/mplayer/play.c
parenta78f3d425dd76fdf18e7c51bca2ca864cd9f0c48 (diff)
downloadmpv-ac265c1733039b676c0e6a28638ba919b02d00a5.tar.bz2
mpv-ac265c1733039b676c0e6a28638ba919b02d00a5.tar.xz
Remove useless #includes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22925 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer/play.c')
-rw-r--r--Gui/mplayer/play.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gui/mplayer/play.c b/Gui/mplayer/play.c
index 72345eecc3..dbec9d0e38 100644
--- a/Gui/mplayer/play.c
+++ b/Gui/mplayer/play.c
@@ -11,7 +11,6 @@
#include "wm/wsxdnd.h"
#include "../config.h"
#include "../help_mp.h"
-#include "../mplayer.h"
#include "../libvo/x11_common.h"
#include "../libvo/video_out.h"
#include "../input/input.h"