diff options
Diffstat (limited to 'src/widgets/qspinbox.cpp')
-rw-r--r-- | src/widgets/qspinbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qspinbox.cpp b/src/widgets/qspinbox.cpp index 87e232a4b..d088c8ac0 100644 --- a/src/widgets/qspinbox.cpp +++ b/src/widgets/qspinbox.cpp @@ -49,7 +49,7 @@ #include "ntqvalidator.h" #include "ntqpixmapcache.h" #include "ntqapplication.h" -#include "ntqstyle.h" +#include "tqstyle.h" #if defined(QT_ACCESSIBILITY_SUPPORT) #include "ntqaccessible.h" #endif |