1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-29 09:32:45 +00:00

Fix -Wmismatched-tags clang warning

This commit is contained in:
MiroslavR 2016-11-20 15:10:37 +01:00
parent f51e06bc47
commit c1e52bbcf7

View File

@ -8,7 +8,7 @@
namespace ESM
{
class Spell;
struct Spell;
}
namespace MWGui