diff options
Diffstat (limited to 'kdat/IndexDlg.cpp')
-rw-r--r-- | kdat/IndexDlg.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdat/IndexDlg.cpp b/kdat/IndexDlg.cpp index f9fc6c7..4c9ff2f 100644 --- a/kdat/IndexDlg.cpp +++ b/kdat/IndexDlg.cpp @@ -27,8 +27,8 @@ #include <kstdguiitem.h> #include <tdeapplication.h> -#include <klocale.h> -#include <kmessagebox.h> +#include <tdelocale.h> +#include <tdemessagebox.h> #include "LoggerWidget.h" #include "Options.h" |