X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Faiff.h;h=f88f957e71abd7ab72e549d11a1d167fcfb6d3b0;hb=f121dbd9f76031d7f6d56261be2f14937a19d2dd;hp=a30e33e09baaf3f3c89d91bd3ec91f324e68a8a6;hpb=36ef5369ee9b336febc2c270f8718cec4476cb85;p=ffmpeg diff --git a/libavformat/aiff.h b/libavformat/aiff.h index a30e33e09ba..f88f957e71a 100644 --- a/libavformat/aiff.h +++ b/libavformat/aiff.h @@ -28,7 +28,7 @@ #define AVFORMAT_AIFF_H #include "avformat.h" -#include "riff.h" +#include "internal.h" static const AVCodecTag ff_codec_aiff_tags[] = { { AV_CODEC_ID_PCM_S16BE, MKTAG('N','O','N','E') },