diff options
Diffstat (limited to 'src/entryupdater.cpp')
-rw-r--r-- | src/entryupdater.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entryupdater.cpp b/src/entryupdater.cpp index afae780..600ff4c 100644 --- a/src/entryupdater.cpp +++ b/src/entryupdater.cpp @@ -22,7 +22,7 @@ #include "document.h" #include <kdialogbase.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdelistview.h> #include <kiconloader.h> |