diff --git a/components/sceneutil/pathgridutil.hpp b/components/sceneutil/pathgridutil.hpp index d547bbf3e..eb1ab1e3e 100644 --- a/components/sceneutil/pathgridutil.hpp +++ b/components/sceneutil/pathgridutil.hpp @@ -6,7 +6,7 @@ namespace ESM { - class Pathgrid; + struct Pathgrid; } namespace SceneUtil