diff options
Diffstat (limited to 'certmanager/lib/ui/messagebox.cpp')
-rw-r--r-- | certmanager/lib/ui/messagebox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/ui/messagebox.cpp b/certmanager/lib/ui/messagebox.cpp index 571ceccd4..935084bd6 100644 --- a/certmanager/lib/ui/messagebox.cpp +++ b/certmanager/lib/ui/messagebox.cpp @@ -43,7 +43,7 @@ #include <tdefiledialog.h> #include <kdialogbase.h> -#include <klocale.h> +#include <tdelocale.h> #include <ksavefile.h> #include <kguiitem.h> #include <kdebug.h> |