mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
* BugFix: Correct many include paths and build platformX11 on non-Apple Unix.
This commit is contained in:
parent
a24149ba3b
commit
247b12e795
7 changed files with 14 additions and 12 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
#ifndef __APPLE__
|
||||
|
||||
#include "platformX86UNIX/platformX86UNIX.h"
|
||||
#include "platformPOSIX/platformPOSIX.h"
|
||||
#include "platformPOSIX/POSIXState.h"
|
||||
#include "platformPOSIX/POSIXStdConsole.h"
|
||||
#include "platform/platformInput.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue