mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-01 00:45:32 +00:00
Add a missing include
This commit is contained in:
parent
a69ec91242
commit
ddfa906922
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
CMakeLists.txt.
|
CMakeLists.txt.
|
||||||
*/
|
*/
|
||||||
#ifdef OPENMW_USE_FFMPEG
|
#ifdef OPENMW_USE_FFMPEG
|
||||||
|
#include "ffmpeg_decoder.hpp"
|
||||||
#define SOUND_IN "FFmpeg"
|
#define SOUND_IN "FFmpeg"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue