@ -17,6 +17,7 @@
namespace ESM
{
class Cell;
namespace AiSequence
struct AiWander;
@ -1,8 +1,6 @@
#ifndef OPENMW_MECHANICS_OBSTACLE_H
#define OPENMW_MECHANICS_OBSTACLE_H
#include "../mwworld/cellstore.hpp"
namespace MWWorld
class Ptr;
@ -44,6 +44,7 @@
#include "player.hpp"
#include "manualref.hpp"
#include "cellstore.hpp"
#include "cellfunctors.hpp"
#include "containerstore.hpp"
#include "inventorystore.hpp"