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:
parent
1c53add6c4
commit
0e934a52ca
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
#include <OgreVector3.h>
|
||||
|
||||
#include "soundmanager.hpp"
|
||||
|
||||
namespace MWSound
|
||||
{
|
||||
class Sound
|
||||
|
|
Loading…
Reference in a new issue