mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 14:00:39 +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
|
|
@ -26,8 +26,8 @@
|
|||
#include "console/console.h"
|
||||
#include "core/strings/unicode.h"
|
||||
#include "core/stringTable.h"
|
||||
#include "platformX86UNIX/platformX86UNIX.h"
|
||||
#include "platformX86UNIX/x86UNIXFont.h"
|
||||
#include "platformPOSIX/platformPOSIX.h"
|
||||
#include "platformX11/X11Font.h"
|
||||
|
||||
// Needed by createFont
|
||||
#include <X11/Xlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue