diff options
Diffstat (limited to 'kopete/plugins/cryptography/popuppublic.h')
-rw-r--r-- | kopete/plugins/cryptography/popuppublic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/cryptography/popuppublic.h b/kopete/plugins/cryptography/popuppublic.h index 83ac5102..547f8483 100644 --- a/kopete/plugins/cryptography/popuppublic.h +++ b/kopete/plugins/cryptography/popuppublic.h @@ -22,7 +22,7 @@ #include <kdialogbase.h> //#include <kiconloader.h> -#include <kshortcut.h> +#include <tdeshortcut.h> class TQPushButton; |