diff options
Diffstat (limited to 'src/widgets/qcheckbox.cpp')
-rw-r--r-- | src/widgets/qcheckbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qcheckbox.cpp b/src/widgets/qcheckbox.cpp index 0ef6529b0..390a5b5c4 100644 --- a/src/widgets/qcheckbox.cpp +++ b/src/widgets/qcheckbox.cpp @@ -47,7 +47,7 @@ #include "ntqbitmap.h" #include "tqtextstream.h" #include "ntqapplication.h" -#include "ntqstyle.h" +#include "tqstyle.h" /*! \class TQCheckBox ntqcheckbox.h |