]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/ffmenc.c
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
[ffmpeg] / libavformat / ffmenc.c
index 80ec872553f67a3253777950915a82a624d27a0e..4bb28e23e82dc6e58ab76f2489bbd10ceae1574d 100644 (file)
@@ -19,6 +19,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#include "libavutil/intreadwrite.h"
 #include "avformat.h"
 #include "ffm.h"