1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 18:35:20 +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;