summaryrefslogtreecommitdiffstats
path: root/qmake/qmake_pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/qmake_pch.h')
-rw-r--r--qmake/qmake_pch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/qmake_pch.h b/qmake/qmake_pch.h
index 6609a19b2c..351ef486a0 100644
--- a/qmake/qmake_pch.h
+++ b/qmake/qmake_pch.h
@@ -42,7 +42,7 @@
#ifndef QMAKE_PCH_H
#define QMAKE_PCH_H
#include <qglobal.h>
-#ifdef Q_WS_WIN
+#ifdef Q_OS_WIN
# define _POSIX_
# include <limits.h>
# undef _POSIX_