1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-20 07:23:51 +00:00

Switched to local include for OpenMW

This commit is contained in:
Nicolay Korslund 2010-08-12 15:46:11 +02:00
parent 2aa41dfffe
commit b9d4dc448b

View file

@ -1,6 +1,6 @@
#include "sndmanager.hpp"
#include <misc/list.hpp>
#include "../misc/list.hpp"
#include <boost/weak_ptr.hpp>
using namespace OEngine::Sound;