1
0
mirror of https://github.com/OpenTrespasser/JurassicParkTrespasser.git synced 2025-01-03 14:31:59 +00:00

Clip.hpp: adjust include directives for case sensitivity

This commit is contained in:
Michael 2020-11-15 21:44:35 +01:00
parent 00a8eee190
commit 3abb769017

View File

@ -44,7 +44,7 @@
#define HEADER_LIB_RENDERER_CLIP_HPP
#include "ScreenRender.hpp"
#include "PipelineHeap.hpp"
#include "PipeLineHeap.hpp"
#include "Lib/GeomDBase/Plane.hpp"
#include "Lib/GeomDBase/Mesh.hpp"