1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 19:59:55 +00:00

Change name of ifdef guard to reflect new filename.

This commit is contained in:
Jan Borsodi 2010-09-14 22:13:26 +02:00
parent 18cdb3cccc
commit cd9bb37f1f

View file

@ -1,5 +1,5 @@
#ifndef MWGUI_CHARGEN_H
#define MWGUI_CHARGEN_H
#ifndef MWGUI_RACE_H
#define MWGUI_RACE_H
#include <components/esm_store/store.hpp>