AssetRegistry includes (Engine/Source): change #include "AssetData.h" -> #include "AssetRegistry/AssetData.h", and similar for the other moved AssetRegistry headers.

#rb Zousar.Shaker
#rnx
#preflight 6270509a220f89f0ad573030

[CL 20016982 by Matt Peters in ue5-main branch]
This commit is contained in:
Matt Peters
2022-05-02 18:06:48 -04:00
parent 15af4560f4
commit 7ad238a806
377 changed files with 511 additions and 511 deletions
@@ -1,7 +1,7 @@
// Copyright Epic Games, Inc. All Rights Reserved.
#include "AssetRegistryModule.h"
#include "AssetRegistry/AssetRegistryModule.h"
#include "AssetRegistry.h"
#include "AssetRegistryConsoleCommands.h"