diff options
Diffstat (limited to 'kgpg/kgpg.h')
-rw-r--r-- | kgpg/kgpg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kgpg/kgpg.h b/kgpg/kgpg.h index c39ca0e..e797d28 100644 --- a/kgpg/kgpg.h +++ b/kgpg/kgpg.h @@ -22,11 +22,11 @@ #include <config.h> #endif -#include <kaction.h> +#include <tdeaction.h> #include <ksystemtray.h> #include <kuniqueapplication.h> #include <kurl.h> -#include <kshortcut.h> +#include <tdeshortcut.h> #include <tqlabel.h> #include <tqstringlist.h> |