diff options
Diffstat (limited to 'src/widgets/qtitlebar_p.h')
-rw-r--r-- | src/widgets/qtitlebar_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/qtitlebar_p.h b/src/widgets/qtitlebar_p.h index 27a9871e1..e50315804 100644 --- a/src/widgets/qtitlebar_p.h +++ b/src/widgets/qtitlebar_p.h @@ -56,8 +56,8 @@ #ifndef QT_H -#include "qbutton.h" -#include "qlabel.h" +#include "ntqbutton.h" +#include "ntqlabel.h" #endif // QT_H #if !defined(QT_NO_TITLEBAR) |