summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ae_lame.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/ae_lame.c')
-rw-r--r--libmpcodecs/ae_lame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpcodecs/ae_lame.c b/libmpcodecs/ae_lame.c
index f7b74a94b7..f66c458427 100644
--- a/libmpcodecs/ae_lame.c
+++ b/libmpcodecs/ae_lame.c
@@ -8,7 +8,7 @@
#include "mp_msg.h"
#include "aviheader.h"
#include "ms_hdr.h"
-#include "stream.h"
+#include "stream/stream.h"
#include "muxer.h"
#include "help_mp.h"
#include "ae_pcm.h"