diff options
Diffstat (limited to 'kdat/IndexDlg.cpp')
-rw-r--r-- | kdat/IndexDlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/IndexDlg.cpp b/kdat/IndexDlg.cpp index 20f2140..f9fc6c7 100644 --- a/kdat/IndexDlg.cpp +++ b/kdat/IndexDlg.cpp @@ -26,7 +26,7 @@ #include <kpushbutton.h> #include <kstdguiitem.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <klocale.h> #include <kmessagebox.h> |