summaryrefslogtreecommitdiff
path: root/apps/openmw/mwmechanics/aifollow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/openmw/mwmechanics/aifollow.hpp')
-rw-r--r--apps/openmw/mwmechanics/aifollow.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/openmw/mwmechanics/aifollow.hpp b/apps/openmw/mwmechanics/aifollow.hpp
index b83e464fa1..1b7ab7a632 100644
--- a/apps/openmw/mwmechanics/aifollow.hpp
+++ b/apps/openmw/mwmechanics/aifollow.hpp
@@ -9,13 +9,10 @@
#include "../mwworld/ptr.hpp"
-namespace ESM
-{
-namespace AiSequence
+namespace ESM::AiSequence
{
struct AiFollow;
}
-}
namespace MWMechanics
{