summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-icc
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/macx-icc')
-rw-r--r--mkspecs/macx-icc/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/macx-icc/qmake.conf b/mkspecs/macx-icc/qmake.conf
index 1aa252a0ed..b85f44d182 100644
--- a/mkspecs/macx-icc/qmake.conf
+++ b/mkspecs/macx-icc/qmake.conf
@@ -68,6 +68,6 @@ QMAKE_LFLAGS_COMPAT_VERSION = -compatibility_version$${LITERAL_WHITESPACE}
QMAKE_CLEAN = -r $(OBJECTS_DIR)/ti_files
-include(../common/mac.conf)
+include(../common/macx.conf)
load(qt_config)