diff options
Diffstat (limited to 'kmouth/phrasebook/phrasetree.cpp')
-rw-r--r-- | kmouth/phrasebook/phrasetree.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kmouth/phrasebook/phrasetree.cpp b/kmouth/phrasebook/phrasetree.cpp index 0439c5e..665750d 100644 --- a/kmouth/phrasebook/phrasetree.cpp +++ b/kmouth/phrasebook/phrasetree.cpp @@ -17,10 +17,10 @@ #include <klocale.h> #include <tdeconfig.h> -#include <kaction.h> -#include <kstdaccel.h> -#include <kshortcutlist.h> -#include <kactionshortcutlist.h> +#include <tdeaction.h> +#include <tdestdaccel.h> +#include <tdeshortcutlist.h> +#include <tdeactionshortcutlist.h> #include <kiconloader.h> #include <kmessagebox.h> |