diff options
Diffstat (limited to 'kmail/customtemplates.h')
-rw-r--r-- | kmail/customtemplates.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/customtemplates.h b/kmail/customtemplates.h index 9b8da9943..1af437346 100644 --- a/kmail/customtemplates.h +++ b/kmail/customtemplates.h @@ -26,7 +26,7 @@ #include "customtemplates_base.h" #include "templatesinsertcommand.h" -#include <kshortcut.h> +#include <tdeshortcut.h> struct CustomTemplateItem; typedef TQDict<CustomTemplateItem> CustomTemplateItemList; |