Graphics/DepthRenderTechnique: Fix typo in include name
Former-commit-id: f304f7bf1f0ecc2d58ce68d3b3a64802958bf2c7
This commit is contained in:
parent
3e78dd40ad
commit
37ee034702
|
|
@ -74,6 +74,6 @@ namespace Nz
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#include <Nazara/Graphics/dEPTHRenderTechnique.inl>
|
#include <Nazara/Graphics/DepthRenderTechnique.inl>
|
||||||
|
|
||||||
#endif // NAZARA_DEPTHRENDERTECHNIQUE_HPP
|
#endif // NAZARA_DEPTHRENDERTECHNIQUE_HPP
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue