diff options
Diffstat (limited to 'kdat/VerifyOptDlg.cpp')
-rw-r--r-- | kdat/VerifyOptDlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/VerifyOptDlg.cpp b/kdat/VerifyOptDlg.cpp index 795cf02..499027b 100644 --- a/kdat/VerifyOptDlg.cpp +++ b/kdat/VerifyOptDlg.cpp @@ -29,7 +29,7 @@ #include <kstdguiitem.h> #include "VerifyOptDlg.h" -#include <klocale.h> +#include <tdelocale.h> #include "VerifyOptDlg.moc" |