mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-30 13:57:59 +03: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…
Add table
Add a link
Reference in a new issue