mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-23 06:41:08 +00:00
Fix struct/class mismatch.
This commit is contained in:
parent
1f32f1eef5
commit
16d0580ce8
@ -20,7 +20,7 @@ namespace osg
|
||||
|
||||
namespace CSMWorld
|
||||
{
|
||||
class Cell;
|
||||
struct Cell;
|
||||
class CellCoordinates;
|
||||
class Data;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user