From 1162bdf2ef9ce977fabbc6d461d73e78bcc5fb57 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Wed, 28 Sep 2005 20:15:30 +0000 Subject: forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16617 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpcodecs/ae.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libmpcodecs') diff --git a/libmpcodecs/ae.c b/libmpcodecs/ae.c index af4a2bb751..307e3ae599 100644 --- a/libmpcodecs/ae.c +++ b/libmpcodecs/ae.c @@ -11,6 +11,8 @@ #include "ae.h" #include "../config.h" +#include "ae_pcm.h" + #ifdef HAVE_TOOLAME #include "ae_toolame.h" #endif -- cgit v1.2.3