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:
parent
a69ec91242
commit
ddfa906922
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
CMakeLists.txt.
|
||||
*/
|
||||
#ifdef OPENMW_USE_FFMPEG
|
||||
#include "ffmpeg_decoder.hpp"
|
||||
#define SOUND_IN "FFmpeg"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue