summaryrefslogtreecommitdiffstats
path: root/kicker-applets/kbinaryclock
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:45:54 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:59:01 +0900
commit90ddc2d5c7704f0a5b230a8a6c7e94f63395a006 (patch)
tree9e3c304e6c964108b478f9483749e0c13a4291f9 /kicker-applets/kbinaryclock
parentc66ac89f1a329e3705d28a4dd7d7658d325593ff (diff)
downloadtdeaddons-master.tar.gz
tdeaddons-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kicker-applets/kbinaryclock')
-rw-r--r--kicker-applets/kbinaryclock/kbinaryclock.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/kbinaryclock/kbinaryclock.cpp b/kicker-applets/kbinaryclock/kbinaryclock.cpp
index 98eca66..c622deb 100644
--- a/kicker-applets/kbinaryclock/kbinaryclock.cpp
+++ b/kicker-applets/kbinaryclock/kbinaryclock.cpp
@@ -35,7 +35,7 @@
#include <tqlabel.h>
#include <tdeprocess.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tqclipboard.h>
#include <kled.h>