diff options
Diffstat (limited to 'kalarm/birthdaydlg.cpp')
-rw-r--r-- | kalarm/birthdaydlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/birthdaydlg.cpp b/kalarm/birthdaydlg.cpp index 6928cc601..165e5aba7 100644 --- a/kalarm/birthdaydlg.cpp +++ b/kalarm/birthdaydlg.cpp @@ -31,7 +31,7 @@ #include <kglobal.h> #include <tdeconfig.h> #include <kmessagebox.h> -#include <kaccel.h> +#include <tdeaccel.h> #include <kabc/addressbook.h> #include <kabc/stdaddressbook.h> #include <kdebug.h> |