]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/aiff.h
mpegts: Provide an option to override the pcr period
[ffmpeg] / libavformat / aiff.h
index a30e33e09baaf3f3c89d91bd3ec91f324e68a8a6..f88f957e71abd7ab72e549d11a1d167fcfb6d3b0 100644 (file)
@@ -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') },