1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-23 12:53:50 +00:00
openmw-tes3mp/sound/tests/ffmpeg_openal_test.cpp

8 lines
106 B
C++
Raw Normal View History

2009-11-17 17:33:19 +00:00
#include "openal_ffmpeg.h"
2009-11-21 10:41:44 +00:00
using namespace Mangle::Sound;
2009-11-17 17:33:19 +00:00
OpenAL_FFM_Manager mg;
#include "common.cpp"