]> git.sesse.net Git - nageru/blobdiff - futatabi/export.cpp
Fix compilation with FFmpeg 5.0.
[nageru] / futatabi / export.cpp
index 7833f91f1d17030433e214304b34f00caf501d57..ca6a5589501be64cdeb57d242b8e82d4cbd4c015 100644 (file)
@@ -17,6 +17,7 @@
 
 extern "C" {
 #include <libavformat/avformat.h>
+#include <libavutil/channel_layout.h>
 }
 
 using namespace std;