summaryrefslogtreecommitdiffstats
path: root/src/tools/qlibrary.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qlibrary.cpp')
-rw-r--r--src/tools/qlibrary.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tools/qlibrary.cpp b/src/tools/qlibrary.cpp
index 71b533a81..a96e0c068 100644
--- a/src/tools/qlibrary.cpp
+++ b/src/tools/qlibrary.cpp
@@ -40,8 +40,8 @@
#include "qplatformdefs.h"
#include <private/qlibrary_p.h>
-#include <qstringlist.h>
-#include <qfile.h>
+#include <ntqstringlist.h>
+#include <ntqfile.h>
#ifndef QT_NO_LIBRARY
@@ -69,7 +69,7 @@ TQLibraryPrivate::TQLibraryPrivate( TQLibrary *lib )
/*!
- \class TQLibrary qlibrary.h
+ \class TQLibrary ntqlibrary.h
\reentrant
\brief The TQLibrary class provides a wrapper for handling shared libraries.