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 390a5b5c4..7c749998a 100644 --- a/src/widgets/qcheckbox.cpp +++ b/src/widgets/qcheckbox.cpp @@ -44,7 +44,7 @@ #include "ntqdrawutil.h" #include "ntqpixmap.h" #include "ntqpixmapcache.h" -#include "ntqbitmap.h" +#include "tqbitmap.h" #include "tqtextstream.h" #include "ntqapplication.h" #include "tqstyle.h" |