Graphics/DepthRenderTechnique: Fix typo in include name
Former-commit-id: 8ac7a886fbb406d1c03ceae5ea8ac71bb48364b7
This commit is contained in:
parent
8a3339badf
commit
18868082fc
|
|
@ -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