mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-24 00:53:47 +00:00
* BugFix: Correct a windows-only pathing issue in terrMaterial.
This commit is contained in:
parent
3c95fa808e
commit
deb994cb13
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
#include "gfx/bitmap/gBitmap.h"
|
||||
|
||||
#ifdef TORQUE_TOOLS
|
||||
#include "console\persistenceManager.h"
|
||||
#include "console/persistenceManager.h"
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue