Add missing includes to FFmpegLibWrapper

This commit is contained in:
trav90 2018-10-17 22:49:24 -05:00 committed by Roy Tam
commit ecc55bc615
2 changed files with 3 additions and 1 deletions

View file

@ -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