Promote IndexedDataVector to public Feature/Utils header
Signed-off-by: Jeremy Ong <jcong@amazon.com>
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <Atom/Feature/Utils/GpuBufferHandler.h>
|
||||
#include <Atom/Feature/Utils/IndexedDataVector.h>
|
||||
#include <Atom/Feature/Decals/DecalFeatureProcessorInterface.h>
|
||||
#include <Atom/RPI.Reflect/Image/ImageAsset.h>
|
||||
#include <Atom/RPI.Public/Image/StreamingImage.h>
|
||||
@@ -16,7 +17,6 @@
|
||||
#include <Atom/Feature/Utils/IndexableList.h>
|
||||
#include <Decals/DecalTextureArray.h>
|
||||
#include <Decals/AsyncLoadTracker.h>
|
||||
#include <CoreLights/IndexedDataVector.h>
|
||||
|
||||
namespace AZ
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user