Sfoglia il codice sorgente

Remove include to reflection probe fp (#327)

Signed-off-by: Bindless-Chicken <[email protected]>
Thomas Poulet 3 anni fa
parent
commit
2350e4e43c
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      Gem/Code/Source/MultiSceneExampleComponent.h

+ 0 - 1
Gem/Code/Source/MultiSceneExampleComponent.h

@@ -23,7 +23,6 @@
 #include <Atom/Feature/CoreLights/DiskLightFeatureProcessorInterface.h>
 #include <Atom/Feature/CoreLights/DirectionalLightFeatureProcessorInterface.h>
 #include <Atom/Feature/ReflectionProbe/ReflectionProbeFeatureProcessorInterface.h>
-#include <Atom/Feature/ReflectionProbe/ReflectionProbeFeatureProcessor.h>
 
 #include <Utils/Utils.h>