]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/riff.h
All id3 parsers are buggy, 0 termination fix 1 of n (issue created by andreas
[ffmpeg] / libavformat / riff.h
index dc970f619d62e60104f464d27ee2b75f61184c1f..9d36715888a89a992397ebe862cb87d3a808bfaa 100644 (file)
@@ -28,7 +28,7 @@
 #ifndef FFMPEG_RIFF_H
 #define FFMPEG_RIFF_H
 
-#include "avcodec.h"
+#include "libavcodec/avcodec.h"
 #include "avio.h"
 
 offset_t start_tag(ByteIOContext *pb, const char *tag);