summaryrefslogtreecommitdiffstats
path: root/src/ktechlab.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:31:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:31:04 +0900
commita9588dacaf3f5372c0227299bbddf8721ba2c89e (patch)
tree51281fc278d7ead2612f4044ec68e1df559ecb83 /src/ktechlab.cpp
parentf60ff832d78a8cfbbcac6ebda959194611caa0bf (diff)
downloadktechlab-a9588dacaf3f5372c0227299bbddf8721ba2c89e.tar.gz
ktechlab-a9588dacaf3f5372c0227299bbddf8721ba2c89e.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/ktechlab.cpp')
-rw-r--r--src/ktechlab.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ktechlab.cpp b/src/ktechlab.cpp
index a699f05..9d4940e 100644
--- a/src/ktechlab.cpp
+++ b/src/ktechlab.cpp
@@ -53,7 +53,7 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdepopupmenu.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <ktabwidget.h>
#include <kurldrag.h>
#include <twin.h>