summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ae.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/ae.h')
-rw-r--r--libmpcodecs/ae.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmpcodecs/ae.h b/libmpcodecs/ae.h
index fb5744ece7..133b486a2a 100644
--- a/libmpcodecs/ae.h
+++ b/libmpcodecs/ae.h
@@ -1,6 +1,8 @@
#ifndef MPLAYER_AE_H
#define MPLAYER_AE_H
+#include "libmpdemux/muxer.h"
+
#define ACODEC_COPY 0
#define ACODEC_PCM 1
#define ACODEC_VBRMP3 2