diff options
Diffstat (limited to 'kmymoney2/widgets/kmymoneydateinput.cpp')
-rw-r--r-- | kmymoney2/widgets/kmymoneydateinput.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/widgets/kmymoneydateinput.cpp b/kmymoney2/widgets/kmymoneydateinput.cpp index b2aecf2..ef4f4ee 100644 --- a/kmymoney2/widgets/kmymoneydateinput.cpp +++ b/kmymoney2/widgets/kmymoneydateinput.cpp @@ -38,7 +38,7 @@ #include <klocale.h> #include <kiconloader.h> #include <kpushbutton.h> -#include <kshortcut.h> +#include <tdeshortcut.h> #include <kpassivepopup.h> // ---------------------------------------------------------------------------- |