mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-27 15:25:40 +00:00
Merge pull request #1496 from camporter/linux_compat_fixes
Fix case sensitivity and Platform::fileDelete
This commit is contained in:
commit
cebfc81d7f
9 changed files with 20 additions and 10 deletions
|
|
@ -39,7 +39,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef _TSSHAPE_H_
|
||||
#include "ts/TSShape.h"
|
||||
#include "ts/tsShape.h"
|
||||
#endif
|
||||
#ifndef __RESOURCE_H__
|
||||
#include "core/resource.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue