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 7c749998a..00e87041c 100644 --- a/src/widgets/qcheckbox.cpp +++ b/src/widgets/qcheckbox.cpp @@ -40,7 +40,7 @@ #include "ntqcheckbox.h" #ifndef TQT_NO_CHECKBOX -#include "ntqpainter.h" +#include "tqpainter.h" #include "ntqdrawutil.h" #include "ntqpixmap.h" #include "ntqpixmapcache.h" |