summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ae.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/ae.c')
-rw-r--r--libmpcodecs/ae.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpcodecs/ae.c b/libmpcodecs/ae.c
index e14c8e868b..311be69b35 100644
--- a/libmpcodecs/ae.c
+++ b/libmpcodecs/ae.c
@@ -7,7 +7,7 @@
#include <math.h>
#include "aviheader.h"
#include "ms_hdr.h"
-#include "stream.h"
+#include "stream/stream.h"
#include "muxer.h"
#include "ae.h"
#include "config.h"