mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-22 12:39:59 +00:00
Fix defines names
This commit is contained in:
parent
a7cbe0b497
commit
e80d34268c
@ -1,5 +1,5 @@
|
|||||||
#ifndef OPENMW_COMPONENTS_ESMTERRAIN_LANDMANAGER_H
|
#ifndef OPENMW_MWRENDER_LANDMANAGER_H
|
||||||
#define OPENMW_COMPONENTS_ESMTERRAIN_LANDMANAGER_H
|
#define OPENMW_MWRENDER_LANDMANAGER_H
|
||||||
|
|
||||||
#include <osg/Object>
|
#include <osg/Object>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#ifndef OPENMW_COMPONENTS_ESMPAGING_CHUNKMANAGER_H
|
#ifndef OPENMW_MWRENDER_OBJECTPAGING_H
|
||||||
#define OPENMW_COMPONENTS_ESMPAGING_CHUNKMANAGER_H
|
#define OPENMW_MWRENDER_OBJECTPAGING_H
|
||||||
|
|
||||||
#include <components/terrain/quadtreeworld.hpp>
|
#include <components/terrain/quadtreeworld.hpp>
|
||||||
#include <components/resource/resourcemanager.hpp>
|
#include <components/resource/resourcemanager.hpp>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user