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;