summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgor <egor.yusov@gmail.com>2019-11-27 22:32:53 +0000
committerEgor <egor.yusov@gmail.com>2019-11-27 22:32:53 +0000
commit1dcf86df38e4266c33197dc7c8dff8e7c645a562 (patch)
treedc17b0f2c782d39fb021c55ac85fe25889026930
parentReadme: fixed Postprocess->PostProcess in links (diff)
downloadDiligentEngine-1dcf86df38e4266c33197dc7c8dff8e7c645a562.tar.gz
DiligentEngine-1dcf86df38e4266c33197dc7c8dff8e7c645a562.zip
Fixed EpipolarLightScattering.h test
-rw-r--r--Tests/IncludeTest/src/DiligentFX/PostProcess/EpipolarLightScattering/EpipolarLightScatteringH_test.cpp2
1 files changed, 1 insertions, 1 deletions
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"