[AssetInterfaces]: Remove unused header include (#1056)

This commit is contained in:
Edo 2023-05-22 12:24:37 +01:00 committed by GitHub
parent 6baca79165
commit e49900abca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,6 @@
#include <STDInclude.hpp>
#include "Isnd_alias_list_t.hpp"
#include <Utils/JSON.hpp>
namespace Assets
{
void Isnd_alias_list_t::load(Game::XAssetHeader* header, const std::string& name, Components::ZoneBuilder::Zone* builder)