mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-14 02:33:51 +02:00
Compile fix.
This commit is contained in:
parent
18bca3dce9
commit
f86e23414e
@ -443,6 +443,8 @@ bool CVideoPlayer::playVideo(int x, int y, SDL_Surface *dst, bool stopOnKey)
|
||||
|
||||
#else
|
||||
|
||||
#include <../client/SDL_framerate.h>
|
||||
|
||||
extern "C" {
|
||||
#include <libavformat/avformat.h>
|
||||
#include <libswscale/swscale.h>
|
||||
|
Loading…
Reference in New Issue
Block a user