mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-20 10:23:51 +00:00
Switched to local include for OpenMW
This commit is contained in:
parent
2aa41dfffe
commit
b9d4dc448b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "sndmanager.hpp"
|
||||
|
||||
#include <misc/list.hpp>
|
||||
#include "../misc/list.hpp"
|
||||
#include <boost/weak_ptr.hpp>
|
||||
|
||||
using namespace OEngine::Sound;
|
||||
|
|
Loading…
Reference in a new issue