# HG changeset patch # User nicodvb # Date 1127938530 0 # Node ID d9b74d27974dc9def5ddf5ad71c16e1a58682eb8 # Parent aede77b9e2766fe5036fa0467bb04e027c0a799a forgotten include; patch by Jan Knutar (jknutar ad nic puntum fi) diff -r aede77b9e276 -r d9b74d27974d libmpcodecs/ae.c --- a/libmpcodecs/ae.c Wed Sep 28 17:25:21 2005 +0000 +++ b/libmpcodecs/ae.c Wed Sep 28 20:15:30 2005 +0000 @@ -11,6 +11,8 @@ #include "ae.h" #include "../config.h" +#include "ae_pcm.h" + #ifdef HAVE_TOOLAME #include "ae_toolame.h" #endif