summaryrefslogtreecommitdiffstats
path: root/Gui
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-30 16:11:59 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-30 16:11:59 +0000
commit736cda28b872ce0969fc28769ea05a53cfe9d472 (patch)
tree1df3a9fdbf9f9264f84a522bb9b3e3d7366f6ff7 /Gui
parent5ccb8a2b36bfd9eed5e7666be61d1e2ae90d70fc (diff)
downloadmpv-736cda28b872ce0969fc28769ea05a53cfe9d472.tar.bz2
mpv-736cda28b872ce0969fc28769ea05a53cfe9d472.tar.xz
add x11_common.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1777 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui')
-rw-r--r--Gui/mplayer/mplayer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/mplayer/mplayer.c b/Gui/mplayer/mplayer.c
index 64ffed778c..f5cccd0381 100644
--- a/Gui/mplayer/mplayer.c
+++ b/Gui/mplayer/mplayer.c
@@ -17,6 +17,7 @@
#include "../error.h"
#include "../../config.h"
+#include "../../libvo/x11_common.h"
#define mplMouseTimerConst 10
#define mplRedrawTimerConst 5