* Adjustment: Tweak the include paths for platformPOSIX.h.

This commit is contained in:
Robert MacGregor 2021-11-14 14:05:16 -05:00
parent 6583134ef2
commit a24149ba3b
8 changed files with 1264 additions and 1274 deletions

View file

@ -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"