diff options
Diffstat (limited to 'klaptopdaemon/apm.cpp')
| -rw-r--r-- | klaptopdaemon/apm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/klaptopdaemon/apm.cpp b/klaptopdaemon/apm.cpp index e02c2f1..22b4abd 100644 --- a/klaptopdaemon/apm.cpp +++ b/klaptopdaemon/apm.cpp @@ -38,7 +38,7 @@ #include <tdeapplication.h> #include <tdemessagebox.h> #include <kstandarddirs.h> -#include <kprocess.h> +#include <tdeprocess.h> // other TQt headers: #include <tqlayout.h> |
