mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-15 04:33:47 +00:00
* Adjustment: Tweak the include paths for platformPOSIX.h.
This commit is contained in:
parent
6583134ef2
commit
a24149ba3b
8 changed files with 1264 additions and 1274 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#include <sys/wait.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "platformX86UNIX/platformX86UNIX.h"
|
||||
#include "platformPOSIX/platformPOSIX.h"
|
||||
#include "platformPOSIX/POSIXUtils.h"
|
||||
|
||||
UnixUtils *UUtils = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue