mirror of
https://github.com/OpenTrespasser/JurassicParkTrespasser.git
synced 2025-01-01 21:41:58 +00:00
AITestShell.cpp: adjust include directives for case sensitivity
This commit is contained in:
parent
403aba150b
commit
183c52d5f0
@ -101,7 +101,7 @@
|
||||
|
||||
|
||||
|
||||
#include "Common.hpp"
|
||||
#include "common.hpp"
|
||||
#include "AITestShell.hpp"
|
||||
|
||||
#include "Lib/GeomDBase/PartitionPriv.hpp"
|
||||
@ -113,7 +113,7 @@
|
||||
#include "Lib/View/RasterVid.hpp"
|
||||
#include "Lib/View/ColourBase.hpp"
|
||||
#include "Lib/Renderer/ScreenRender.hpp"
|
||||
#include "Shell/WinShell.hpp"
|
||||
#include "Shell/winshell.hpp"
|
||||
#include "Shell/AppShell.hpp"
|
||||
#include "Shell/WinEvent.hpp"
|
||||
#include "Lib/Sys/W95/Render.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user