diff options
Diffstat (limited to 'twin/clients/quartz/config/config.h')
-rw-r--r-- | twin/clients/quartz/config/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/clients/quartz/config/config.h b/twin/clients/quartz/config/config.h index d334930c8..f68b9ef27 100644 --- a/twin/clients/quartz/config/config.h +++ b/twin/clients/quartz/config/config.h @@ -12,7 +12,7 @@ #include <tqcheckbox.h> #include <tqvbox.h> -#include <kconfig.h> +#include <tdeconfig.h> class QuartzConfig: public TQObject { |