Fix include for WorldEvent

This commit is contained in:
David Cernat 2016-10-22 20:15:32 +03:00
parent 6e43baf73e
commit 2b98e349ce

View file

@ -1,7 +1,7 @@
#ifndef OPENMW_WORLDEVENT_HPP #ifndef OPENMW_WORLDEVENT_HPP
#define OPENMW_WORLDEVENT_HPP #define OPENMW_WORLDEVENT_HPP
#include <components/esm/cellid.hpp> #include <components/esm/loadcell.hpp>
#include <components/esm/cellref.hpp> #include <components/esm/cellref.hpp>
#include <RakNetTypes.h> #include <RakNetTypes.h>