mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-09 05:34:34 +00:00
Fix include directives
includes now dont go into sub folders for the most part
This commit is contained in:
parent
7367914923
commit
6da3caf88a
7 changed files with 12 additions and 12 deletions
|
|
@ -33,7 +33,7 @@
|
|||
#include "console/console.h"
|
||||
#include "console/engineAPI.h"
|
||||
#include "platform/threads/mutex.h"
|
||||
#include "zlib/zlib.h"
|
||||
#include "zlib.h"
|
||||
|
||||
|
||||
GFX_ImplementTextureProfile(GFXFontTextureProfile,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue