diff options
Diffstat (limited to 'src/tools/qlibrary_p.h')
-rw-r--r-- | src/tools/qlibrary_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/qlibrary_p.h b/src/tools/qlibrary_p.h index cf603e9a4..c2e4166b1 100644 --- a/src/tools/qlibrary_p.h +++ b/src/tools/qlibrary_p.h @@ -53,12 +53,12 @@ // // -#include "qlibrary.h" +#include "ntqlibrary.h" #ifndef QT_NO_LIBRARY #ifndef QT_H -#include "qwindowdefs.h" +#include "ntqwindowdefs.h" #endif // QT_H class TQLibraryPrivate |