mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-19 19:35:26 +00:00
Corrected some path-slash wrongness
This commit is contained in:
parent
aae0c0613b
commit
6a5661ddc7
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
#include "ts/collada/colladaShapeLoader.h"
|
||||
|
||||
#include "ts/assimp/assimpShapeLoader.h"
|
||||
#include <ts\tsShapeConstruct.h>
|
||||
#include "ts/tsShapeConstruct.h"
|
||||
|
||||
|
||||
ConsoleDocClass(AssetImportConfig,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue