* 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

@ -21,7 +21,7 @@
//-----------------------------------------------------------------------------
#include "math/mPoint2.h"
#include "platformX86UNIX/platformX86UNIX.h"
#include "platformPOSIX/platformPOSIX.h"
//#include "platformX86UNIX/platformGL.h"
#include "core/strings/stringFunctions.h"