summaryrefslogtreecommitdiffstats
path: root/src/tools/qlibrary_unix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qlibrary_unix.cpp')
-rw-r--r--src/tools/qlibrary_unix.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qlibrary_unix.cpp b/src/tools/qlibrary_unix.cpp
index 09962d283..8c08772ac 100644
--- a/src/tools/qlibrary_unix.cpp
+++ b/src/tools/qlibrary_unix.cpp
@@ -41,7 +41,7 @@
#include "qplatformdefs.h"
#include "private/qlibrary_p.h"
-#ifndef QT_NO_LIBRARY
+#ifndef TQT_NO_LIBRARY
#if defined(QT_AOUT_UNDERSCORE)
#include <string.h>