summaryrefslogtreecommitdiffstats
path: root/Gui
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-09 12:51:13 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-09 12:51:13 +0000
commitc5561f6bf179882e111146a8ab67c56bb6ca8896 (patch)
tree0ea8946d31d089c47191d07d5e2913a3c9276e06 /Gui
parentacc243eb9a4cfa757503dc81d6c79d2d66a9213b (diff)
downloadmpv-c5561f6bf179882e111146a8ab67c56bb6ca8896.tar.bz2
mpv-c5561f6bf179882e111146a8ab67c56bb6ca8896.tar.xz
#include help_mp.h only once.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17149 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui')
-rw-r--r--Gui/mplayer/gtk/eq.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gui/mplayer/gtk/eq.c b/Gui/mplayer/gtk/eq.c
index 75e55d3e25..b0cfe53b45 100644
--- a/Gui/mplayer/gtk/eq.c
+++ b/Gui/mplayer/gtk/eq.c
@@ -11,7 +11,6 @@
#include "../app.h"
#include "../cfg.h"
-#include "../help_mp.h"
#include "../../config.h"
#include "../../help_mp.h"
#include "../../mplayer.h"