Graphics/DepthRenderTechnique: Fix typo in include name

Former-commit-id: cddcab2bc77cbed7b98ebb0085e3f32f82eb4d7e
This commit is contained in:
Lynix 2016-05-30 07:41:32 +02:00
parent b2f1762148
commit 3eb8642d01
1 changed files with 1 additions and 1 deletions

View File

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