mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-19 21:53:51 +00:00
Change name of ifdef guard to reflect new filename.
This commit is contained in:
parent
18cdb3cccc
commit
cd9bb37f1f
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#ifndef MWGUI_CHARGEN_H
|
#ifndef MWGUI_RACE_H
|
||||||
#define MWGUI_CHARGEN_H
|
#define MWGUI_RACE_H
|
||||||
|
|
||||||
#include <components/esm_store/store.hpp>
|
#include <components/esm_store/store.hpp>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue