mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +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
|
|
@ -37,7 +37,7 @@
|
|||
#endif
|
||||
#include "console/engineAPI.h"
|
||||
#ifdef TORQUE_EXPERIMENTAL_EC
|
||||
#include "T3D/Entity.h"
|
||||
#include "T3D/entity.h"
|
||||
#endif
|
||||
|
||||
IMPLEMENT_CONOBJECT(GuiTreeViewCtrl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue