From 736a268b8d2105b86f218cfe684d150e06305853 Mon Sep 17 00:00:00 2001 From: reimar Date: Thu, 6 Jan 2005 18:10:36 +0000 Subject: libao2/eq.h was removed, use libaf/equalizer.h instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14406 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Gui/mplayer/gtk/eq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gui/mplayer/gtk/eq.c') diff --git a/Gui/mplayer/gtk/eq.c b/Gui/mplayer/gtk/eq.c index 016a781c46..11a044dd16 100644 --- a/Gui/mplayer/gtk/eq.c +++ b/Gui/mplayer/gtk/eq.c @@ -15,7 +15,7 @@ #include "../../../config.h" #include "../../../help_mp.h" #include "../../../mplayer.h" -#include "../../../libao2/eq.h" +#include "../../../libaf/equalizer.h" #include "../../../libvo/video_out.h" #include "../widgets.h" #include "../mplayer.h" -- cgit v1.2.3