mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-21 18:09:39 +00:00
commit
66e0a7ff02
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
#ifndef OPENMW_COMPONENTS_ESMTERRAIN_LANDMANAGER_H
|
||||
#define OPENMW_COMPONENTS_ESMTERRAIN_LANDMANAGER_H
|
||||
#ifndef OPENMW_MWRENDER_LANDMANAGER_H
|
||||
#define OPENMW_MWRENDER_LANDMANAGER_H
|
||||
|
||||
#include <osg/Object>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef OPENMW_COMPONENTS_ESMPAGING_CHUNKMANAGER_H
|
||||
#define OPENMW_COMPONENTS_ESMPAGING_CHUNKMANAGER_H
|
||||
#ifndef OPENMW_MWRENDER_OBJECTPAGING_H
|
||||
#define OPENMW_MWRENDER_OBJECTPAGING_H
|
||||
|
||||
#include <components/terrain/quadtreeworld.hpp>
|
||||
#include <components/resource/resourcemanager.hpp>
|
||||
|
|
Loading…
Reference in a new issue