mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-09 23:40:42 +00:00
Updated paths for collada tdictionary.h
This commit is contained in:
parent
e94bdba318
commit
ac7d6e6691
2 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
#define _COLLADA_APPMESH_H_
|
||||
|
||||
#ifndef _TDICTIONARY_H_
|
||||
#include "core/tDictionary.h"
|
||||
#include "core/util/tDictionary.h"
|
||||
#endif
|
||||
#ifndef _APPMESH_H_
|
||||
#include "ts/loader/appMesh.h"
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
#define _COLLADA_APPNODE_H_
|
||||
|
||||
#ifndef _TDICTIONARY_H_
|
||||
#include "core/tDictionary.h"
|
||||
#include "core/util/tDictionary.h"
|
||||
#endif
|
||||
#ifndef _APPNODE_H_
|
||||
#include "ts/loader/appNode.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue