diff options
Diffstat (limited to 'krec')
-rw-r--r-- | krec/krecconfig_files.h | 2 | ||||
-rw-r--r-- | krec/krecconfigure.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/krec/krecconfig_files.h b/krec/krecconfig_files.h index 9de24310..b036268e 100644 --- a/krec/krecconfig_files.h +++ b/krec/krecconfig_files.h @@ -14,7 +14,7 @@ #ifndef KREC_CONFIGURE_FILES_H #define KREC_CONFIGURE_FILES_H -#include <kcmodule.h> +#include <tdecmodule.h> #include <tqstringlist.h> #include <tqstring.h> diff --git a/krec/krecconfigure.h b/krec/krecconfigure.h index 63d9e6d9..dbc8665d 100644 --- a/krec/krecconfigure.h +++ b/krec/krecconfigure.h @@ -14,7 +14,7 @@ #ifndef KREC_CONFIGURE_H #define KREC_CONFIGURE_H -#include <kcmodule.h> +#include <tdecmodule.h> #include <tqstringlist.h> #include <tqstring.h> |