1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-03 13:09:40 +00:00

Fix tag mismatch

This commit is contained in:
Andrei Kortunov 2020-12-28 12:19:22 +04:00
parent 6a12c2b58b
commit ee2416017e

View file

@ -23,7 +23,7 @@ class btCollisionShape;
namespace Nif
{
class Node;
struct Node;
struct Transformation;
struct NiTriShape;
struct NiTriStrips;