From c6abddc2349685a9476b6838a59893a17e443d2f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 11 Feb 2024 01:58:39 +0100 Subject: wip anim atlas loader --- loader/atlas-loader-storage.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'loader/atlas-loader-storage.hpp') diff --git a/loader/atlas-loader-storage.hpp b/loader/atlas-loader-storage.hpp index c8bd3261..c5e45cc2 100644 --- a/loader/atlas-loader-storage.hpp +++ b/loader/atlas-loader-storage.hpp @@ -2,6 +2,7 @@ #include "compat/int-hash.hpp" #include "atlas-loader-fwd.hpp" #include +#include #include namespace floormat::loader_detail { -- cgit v1.2.3