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 bc6948fd..e792b04b 100644 --- a/parts/grepview/grepdlg.cpp +++ b/parts/grepview/grepdlg.cpp @@ -33,7 +33,7 @@ #include <kurlcompletion.h> #include <kurlrequester.h> #include <kstdguiitem.h> -#include <kparts/part.h> +#include <tdeparts/part.h> #include <kdevpartcontroller.h> #include <klineedit.h> |