mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
Add missing includes to FFmpegLibWrapper
This commit is contained in:
parent
d7a7fe75a0
commit
ecc55bc615
2 changed files with 3 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#include "MediaPrefs.h"
|
||||
#include "mozilla/PodOperations.h"
|
||||
#include "mozilla/Types.h"
|
||||
#include "PlatformDecoderModule.h"
|
||||
#include "prlink.h"
|
||||
|
||||
#define AV_LOG_DEBUG 48
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue