diff options
Diffstat (limited to 'kalarm/templatedlg.cpp')
-rw-r--r-- | kalarm/templatedlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/templatedlg.cpp b/kalarm/templatedlg.cpp index fab155e34..c555ce6a0 100644 --- a/kalarm/templatedlg.cpp +++ b/kalarm/templatedlg.cpp @@ -27,7 +27,7 @@ #include <klocale.h> #include <kguiitem.h> #include <kmessagebox.h> -#include <kaccel.h> +#include <tdeaccel.h> #include <kdebug.h> #include "editdlg.h" |