diff options
Diffstat (limited to 'src/kernel/qpsprinter_p.h')
-rw-r--r-- | src/kernel/qpsprinter_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qpsprinter_p.h b/src/kernel/qpsprinter_p.h index 47939b1db..46d93b4b2 100644 --- a/src/kernel/qpsprinter_p.h +++ b/src/kernel/qpsprinter_p.h @@ -48,7 +48,7 @@ // ------------- // // This file is not part of the TQt API. It exists for the convenience -// of qpsprinter.cpp and qprinter_x11.cpp. +// of qpsprinter.cpp and tqprinter_x11.cpp. // This header file may change from version to version without notice, // or even be removed. // @@ -58,7 +58,7 @@ #ifndef QT_H -#include "ntqprinter.h" +#include "tqprinter.h" #include "tqtextstream.h" #endif // QT_H |