diff options
Diffstat (limited to 'kcron/ktprintopt.cpp')
-rw-r--r-- | kcron/ktprintopt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ktprintopt.cpp b/kcron/ktprintopt.cpp index f609869..e754c21 100644 --- a/kcron/ktprintopt.cpp +++ b/kcron/ktprintopt.cpp @@ -15,7 +15,7 @@ #include <tqlayout.h> #include <kdialog.h> -#include <kaccel.h> +#include <tdeaccel.h> #include <klocale.h> #include <kapplication.h> #include "ktprintopt.h" |