summaryrefslogtreecommitdiffstats
path: root/common/win/ffmpeg_inc.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/win/ffmpeg_inc.h')
-rw-r--r--common/win/ffmpeg_inc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/win/ffmpeg_inc.h b/common/win/ffmpeg_inc.h
new file mode 100644
index 00000000..8d4473ff
--- /dev/null
+++ b/common/win/ffmpeg_inc.h
@@ -0,0 +1,4 @@
+
+extern "C" {
+#include "libavcodec/avcodec.h"
+}