1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-31 21:45:33 +00:00

Add a missing include

This commit is contained in:
Chris Robinson 2012-03-17 22:45:28 -07:00
parent a69ec91242
commit ddfa906922

View file

@ -23,6 +23,7 @@
CMakeLists.txt.
*/
#ifdef OPENMW_USE_FFMPEG
#include "ffmpeg_decoder.hpp"
#define SOUND_IN "FFmpeg"
#endif