diff options
Diffstat (limited to 'khotkeys/shared/actions.cpp')
-rw-r--r-- | khotkeys/shared/actions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/shared/actions.cpp b/khotkeys/shared/actions.cpp index 69c853fed..180935f27 100644 --- a/khotkeys/shared/actions.cpp +++ b/khotkeys/shared/actions.cpp @@ -28,7 +28,7 @@ #include <tdelocale.h> #include <tdeaccel.h> #include <kservice.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tdemessagebox.h> #include "windows.h" |