mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-28 15:11:36 +00:00
Fix typo in namespace name
This commit is contained in:
parent
87d77a6882
commit
972995d124
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ namespace osgViewer
|
|||
class Viewer;
|
||||
}
|
||||
|
||||
namespace usgUtil
|
||||
namespace osgUtil
|
||||
{
|
||||
class CullVisitor;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue