diff options
Diffstat (limited to 'kcontrol/crypto/kdatetimedlg.cpp')
-rw-r--r-- | kcontrol/crypto/kdatetimedlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/crypto/kdatetimedlg.cpp b/kcontrol/crypto/kdatetimedlg.cpp index 872ffc304..f7cd9d1cb 100644 --- a/kcontrol/crypto/kdatetimedlg.cpp +++ b/kcontrol/crypto/kdatetimedlg.cpp @@ -25,7 +25,7 @@ #include "kdatetimedlg.h" #include <tqlayout.h> #include <tqlabel.h> -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> #include <kdatepicker.h> #include <kpushbutton.h> |