Graphics/DepthRenderTechnique: Fix typo in include name

Former-commit-id: f304f7bf1f0ecc2d58ce68d3b3a64802958bf2c7
This commit is contained in:
Lynix
2016-05-30 07:41:32 +02:00
parent 3e78dd40ad
commit 37ee034702

View File

@@ -74,6 +74,6 @@ namespace Nz
} }
#include <Nazara/Graphics/dEPTHRenderTechnique.inl> #include <Nazara/Graphics/DepthRenderTechnique.inl>
#endif // NAZARA_DEPTHRENDERTECHNIQUE_HPP #endif // NAZARA_DEPTHRENDERTECHNIQUE_HPP