mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-03 04:20:30 +00:00
Ensuring all names are the correct casing for Linux
This commit is contained in:
parent
fb7e4f92ef
commit
ec8882c3c8
44 changed files with 95 additions and 95 deletions
|
|
@ -28,8 +28,8 @@
|
|||
#include "console/consoleTypes.h"
|
||||
|
||||
#ifdef TORQUE_EXPERIMENTAL_EC
|
||||
#include "T3D/Components/coreInterfaces.h"
|
||||
#include "T3D/Components/Component.h"
|
||||
#include "T3D/components/coreInterfaces.h"
|
||||
#include "T3D/components/component.h"
|
||||
#endif
|
||||
//----------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue