]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/swf.h
wrap_timestamp: remove unneeded check
[ffmpeg] / libavformat / swf.h
index 6ecd0da2feed9c5abc55bb547aa7c7e9d48dfb3e..b9722c1c9a81cb787c540d60175b76ec7cff7616 100644 (file)
@@ -32,7 +32,7 @@
 #include "libavutil/fifo.h"
 #include "avformat.h"
 #include "avio.h"
-#include "riff.h"    /* for CodecTag */
+#include "internal.h"
 
 /* should have a generic way to indicate probable size */
 #define DUMMY_FILE_SIZE   (100 * 1024 * 1024)