diff options
Diffstat (limited to 'kicker-applets/kbinaryclock/kbinaryclock.cpp')
-rw-r--r-- | kicker-applets/kbinaryclock/kbinaryclock.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/kbinaryclock/kbinaryclock.cpp b/kicker-applets/kbinaryclock/kbinaryclock.cpp index 5661729..192c781 100644 --- a/kicker-applets/kbinaryclock/kbinaryclock.cpp +++ b/kicker-applets/kbinaryclock/kbinaryclock.cpp @@ -34,7 +34,7 @@ #include <tqtooltip.h> #include <tqlabel.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kstandarddirs.h> #include <tqclipboard.h> #include <kled.h> |