forked from teamnwah/openmw-tes3coop
Fix forward declaration mismatch
This commit is contained in:
parent
64fdc5a21a
commit
17a0353a85
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
namespace ESM
|
||||
{
|
||||
class Pathgrid;
|
||||
struct Pathgrid;
|
||||
}
|
||||
|
||||
namespace SceneUtil
|
||||
|
|
Loading…
Reference in a new issue