Skip to content

Commit

Permalink
Graphics/DepthRenderTechnique: Fix typo in include name
Browse files Browse the repository at this point in the history
  • Loading branch information
SirLynix committed May 30, 2016
1 parent 4f0a3b9 commit 583a7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/Nazara/Graphics/DepthRenderTechnique.hpp
Expand Up @@ -74,6 +74,6 @@ namespace Nz
}


#include <Nazara/Graphics/dEPTHRenderTechnique.inl>
#include <Nazara/Graphics/DepthRenderTechnique.inl>

#endif // NAZARA_DEPTHRENDERTECHNIQUE_HPP

0 comments on commit 583a7a1

Please sign in to comment.