From 070c600a8379863e53d01cad2512cecb846ee208 Mon Sep 17 00:00:00 2001 From: Zackhasacat Date: Sat, 2 Sep 2023 15:16:59 -0500 Subject: [PATCH] Formatting --- apps/openmw/mwlua/types/npc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/openmw/mwlua/types/npc.cpp b/apps/openmw/mwlua/types/npc.cpp index 761afcc881..d7072569c6 100644 --- a/apps/openmw/mwlua/types/npc.cpp +++ b/apps/openmw/mwlua/types/npc.cpp @@ -1,5 +1,5 @@ -#include "types.hpp" #include "actor.hpp" +#include "types.hpp" #include #include