diff options
Diffstat (limited to 'kppp/accounting.h')
-rw-r--r-- | kppp/accounting.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/accounting.h b/kppp/accounting.h index f3670f7b..5a33c4c2 100644 --- a/kppp/accounting.h +++ b/kppp/accounting.h @@ -27,7 +27,7 @@ #define __ACCOUNTING__H__ #include <tqobject.h> -#include <kprocess.h> +#include <tdeprocess.h> #include "ruleset.h" class PPPStats; |