Tidy FFMPEG

This commit is contained in:
Kamil Trzcinski
2022-04-08 14:17:57 +02:00
parent eaf6f3d9ba
commit 740bbba104
4 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
#include <stdint.h>
#ifdef USE_FFMPEG
#include <libavcodec/avcodec.h>
#include <libavformat/avio.h>