diff options
Diffstat (limited to 'knotes/knote.h')
-rw-r--r-- | knotes/knote.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/knote.h b/knotes/knote.h index 880a85a4b..cc12dcdc2 100644 --- a/knotes/knote.h +++ b/knotes/knote.h @@ -27,7 +27,7 @@ #include <tqpoint.h> #include <tqcolor.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kxmlguiclient.h> class TQLabel; |