diff options
Diffstat (limited to 'kalarm/lib/shellprocess.h')
-rw-r--r-- | kalarm/lib/shellprocess.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/lib/shellprocess.h b/kalarm/lib/shellprocess.h index 316d6ef7a..95189e708 100644 --- a/kalarm/lib/shellprocess.h +++ b/kalarm/lib/shellprocess.h @@ -23,7 +23,7 @@ /** @file shellprocess.h - execute a process through the shell */ -#include <kprocess.h> +#include <tdeprocess.h> /** |