summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ae_twolame.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/ae_twolame.c')
-rw-r--r--libmpcodecs/ae_twolame.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libmpcodecs/ae_twolame.c b/libmpcodecs/ae_twolame.c
index 2c9e4a447d..34b5e3123e 100644
--- a/libmpcodecs/ae_twolame.c
+++ b/libmpcodecs/ae_twolame.c
@@ -6,11 +6,11 @@
#include <sys/types.h>
#include "m_option.h"
#include "mp_msg.h"
-#include "aviheader.h"
+#include "libmpdemux/aviheader.h"
#include "libaf/af_format.h"
-#include "ms_hdr.h"
+#include "libmpdemux/ms_hdr.h"
#include "stream/stream.h"
-#include "muxer.h"
+#include "libmpdemux/muxer.h"
#include "ae_twolame.h"
#include "libmpdemux/mp3_hdr.h"