mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-20 07:23:51 +00:00
fixed an include guard
This commit is contained in:
parent
f141fd0931
commit
6159feb0da
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#ifndef GAME_MWMECHANICS_PTR_H
|
#ifndef GAME_MWMECHANICS_MECHANICSMANAGER_H
|
||||||
#define GAME_MWMECHANICS_PTR_H
|
#define GAME_MWMECHANICS_MECHANICSMANAGER_H
|
||||||
|
|
||||||
namespace ESMS
|
namespace ESMS
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue