1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 06:35:30 +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