mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 11:43:49 +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
|
|
@ -20,7 +20,7 @@
|
|||
// IN THE SOFTWARE.
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include "platformX86UNIX/platformX86UNIX.h"
|
||||
#include "platformPOSIX/platformPOSIX.h"
|
||||
#include "platformPOSIX/POSIXStdConsole.h"
|
||||
#include "platformPOSIX/POSIXUtils.h"
|
||||
#include "platform/input/event.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue