diff options
Diffstat (limited to 'parts/grepview/grepdlg.cpp')
-rw-r--r-- | parts/grepview/grepdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/grepview/grepdlg.cpp b/parts/grepview/grepdlg.cpp index 74e6bf03..7bd26a0f 100644 --- a/parts/grepview/grepdlg.cpp +++ b/parts/grepview/grepdlg.cpp @@ -21,7 +21,7 @@ #include <tdefiledialog.h> #include <kbuttonbox.h> #include <kpushbutton.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kiconloader.h> #include <klocale.h> #include <tdeconfig.h> |