diff options
-rw-r--r-- | kpackage/kpPty.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/kpPty.cpp b/kpackage/kpPty.cpp index cb1b416..af34fbf 100644 --- a/kpackage/kpPty.cpp +++ b/kpackage/kpPty.cpp @@ -30,7 +30,7 @@ #include <tqtimer.h> #include <tqregexp.h> -#include <kprocctrl.h> +#include <tdeprocctrl.h> #include <kpty.h> #include <kdebug.h> #include <kpassdlg.h> |