diff options
| author | ThePixelGamer <thepixelmaster2354@gmail.com> | 2024-08-27 19:03:27 -0500 |
|---|---|---|
| committer | ThePixelGamer <thepixelmaster2354@gmail.com> | 2024-08-28 07:41:29 -0500 |
| commit | 878f95dffbc967c2d6f3ae5de14b46c4d7c8aceb (patch) | |
| tree | 428b8fafe92f96b7601e638f2c6da53e2f52dd42 /src/KingSystem/ActorSystem/Awareness/actAwarenessDefs.cpp | |
| parent | de0fd08acc676caad7dd2f445f221473d7cd4b75 (diff) | |
Update agl, nnSdk, sead
Diffstat (limited to 'src/KingSystem/ActorSystem/Awareness/actAwarenessDefs.cpp')
| -rw-r--r-- | src/KingSystem/ActorSystem/Awareness/actAwarenessDefs.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/KingSystem/ActorSystem/Awareness/actAwarenessDefs.cpp b/src/KingSystem/ActorSystem/Awareness/actAwarenessDefs.cpp index 5ade34dd..a6f3b30d 100644 --- a/src/KingSystem/ActorSystem/Awareness/actAwarenessDefs.cpp +++ b/src/KingSystem/ActorSystem/Awareness/actAwarenessDefs.cpp @@ -1,6 +1,6 @@ #include "KingSystem/ActorSystem/Awareness/actAwarenessDefs.h" -#include <agl/utl/aglParameter.h> #include <container/seadSafeArray.h> +#include <utility/aglParameter.h> namespace ksys::act { |
