summaryrefslogtreecommitdiffstats
path: root/commonplatform.pri
diff options
context:
space:
mode:
Diffstat (limited to 'commonplatform.pri')
-rw-r--r--commonplatform.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/commonplatform.pri b/commonplatform.pri
index 732d874..26d6953 100644
--- a/commonplatform.pri
+++ b/commonplatform.pri
@@ -62,7 +62,6 @@ linux-clang {
macos {
DEFINES += _MACOSX _LINUXPLATFORM WIDE_IS_DIFFERENT_TYPE_THAN_CHAR16_T
- INCLUDEPATH += /usr/local/include
# macOS builds treat most warnings as errors to prevent slipping more warnings
# in to the code