summaryrefslogtreecommitdiffstats
path: root/kicker-applets/ktimemon
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:06:27 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:06:27 +0900
commit319f85acb1d120b8d776bfd15a64f793568d66fd (patch)
tree868d0fe186f4478ceab78c28bbd97c28e7e74505 /kicker-applets/ktimemon
parent675a3dc445008f33a4400a89ad22db2c9670d913 (diff)
downloadtdeaddons-319f85acb1d120b8d776bfd15a64f793568d66fd.tar.gz
tdeaddons-319f85acb1d120b8d776bfd15a64f793568d66fd.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kicker-applets/ktimemon')
-rw-r--r--kicker-applets/ktimemon/timemon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/ktimemon/timemon.cpp b/kicker-applets/ktimemon/timemon.cpp
index de3d826..ccd092f 100644
--- a/kicker-applets/ktimemon/timemon.cpp
+++ b/kicker-applets/ktimemon/timemon.cpp
@@ -22,7 +22,7 @@
#include <tdelocale.h>
#include <khelpmenu.h>
#include <tdepopupmenu.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdemessagebox.h>
#include <kdebug.h>