diff options
Diffstat (limited to 'src/widgets/tqcheckbox.cpp')
-rw-r--r-- | src/widgets/tqcheckbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqcheckbox.cpp b/src/widgets/tqcheckbox.cpp index a9cf27d0d..85c3e1845 100644 --- a/src/widgets/tqcheckbox.cpp +++ b/src/widgets/tqcheckbox.cpp @@ -41,7 +41,7 @@ #include "tqcheckbox.h" #ifndef TQT_NO_CHECKBOX #include "tqpainter.h" -#include "ntqdrawutil.h" +#include "tqdrawutil.h" #include "tqpixmap.h" #include "tqpixmapcache.h" #include "tqbitmap.h" |