1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 23:53:52 +00:00

Include soundmanager.hpp for Play_Normal enum

This commit is contained in:
Dmitry Marakasov 2012-07-16 23:54:04 +04:00
parent 1c53add6c4
commit 0e934a52ca

View file

@ -3,6 +3,8 @@
#include <OgreVector3.h> #include <OgreVector3.h>
#include "soundmanager.hpp"
namespace MWSound namespace MWSound
{ {
class Sound class Sound