From 1dcf86df38e4266c33197dc7c8dff8e7c645a562 Mon Sep 17 00:00:00 2001 From: Egor Date: Wed, 27 Nov 2019 14:32:53 -0800 Subject: Fixed EpipolarLightScattering.h test --- .../EpipolarLightScattering/EpipolarLightScatteringH_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/IncludeTest/src/DiligentFX/PostProcess/EpipolarLightScattering/EpipolarLightScatteringH_test.cpp b/Tests/IncludeTest/src/DiligentFX/PostProcess/EpipolarLightScattering/EpipolarLightScatteringH_test.cpp index 081538e..fef4064 100644 --- a/Tests/IncludeTest/src/DiligentFX/PostProcess/EpipolarLightScattering/EpipolarLightScatteringH_test.cpp +++ b/Tests/IncludeTest/src/DiligentFX/PostProcess/EpipolarLightScattering/EpipolarLightScatteringH_test.cpp @@ -21,4 +21,4 @@ * of the possibility of such damages. */ -#include "DiligentFX/Postprocess/EpipolarLightScattering/interface/EpipolarLightScattering.h" +#include "DiligentFX/PostProcess/EpipolarLightScattering/interface/EpipolarLightScattering.h" -- cgit v1.2.3