diff options
Diffstat (limited to 'buildtools/autotools/choosetargetdialog.cpp')
-rw-r--r-- | buildtools/autotools/choosetargetdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/choosetargetdialog.cpp b/buildtools/autotools/choosetargetdialog.cpp index 1bb58e15..112a3668 100644 --- a/buildtools/autotools/choosetargetdialog.cpp +++ b/buildtools/autotools/choosetargetdialog.cpp @@ -31,7 +31,7 @@ #include <kdebug.h> #include <tdelistview.h> #include <tdemessagebox.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <ksqueezedtextlabel.h> #include <kurl.h> |