Update old header usage

This commit is contained in:
Wojtek Figat
2022-12-22 19:31:01 +01:00
parent 01612f1b47
commit 8918c71312
16 changed files with 16 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
#pragma once
#include "Engine/Serialization/ISerializable.h"
#include "Engine/Core/ISerializable.h"
/// <summary>
/// Base class for all global settings containers for the engine. Helps to apply, store and expose properties to engine/game.