1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-23 22:53:55 +00:00
openmw/sound/tests/audiere_test.cpp

8 lines
100 B
C++
Raw Normal View History

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