You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/karlyriceditor/files/karlyriceditor-1.3-libav.patch

11 lines
213 B

--- src/ffmpeg_headers.h
+++ src/ffmpeg_headers.h
@@ -32,6 +32,7 @@
#include "libavcodec/avcodec.h"
#include "libavformat/avformat.h"
+#include "libavutil/mathematics.h"
#include "libswscale/swscale.h"
};