1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-14 02:33:51 +02:00

Compile fix.

This commit is contained in:
Frank Zago 2009-06-28 14:58:58 +00:00
parent 18bca3dce9
commit f86e23414e

View File

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