diff options
Diffstat (limited to 'parts/grepview/grepviewwidget.cpp')
-rw-r--r-- | parts/grepview/grepviewwidget.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/grepview/grepviewwidget.cpp b/parts/grepview/grepviewwidget.cpp index d6c67cc0..be4c8dc9 100644 --- a/parts/grepview/grepviewwidget.cpp +++ b/parts/grepview/grepviewwidget.cpp @@ -16,7 +16,7 @@ #include <tqtoolbutton.h> #include <kdialogbase.h> #include <tdelocale.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tdeparts/part.h> #include <tdetexteditor/selectioninterface.h> #include <tdeaction.h> |