summaryrefslogtreecommitdiffstats
path: root/lib/plugin.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:53:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 18:53:55 +0900
commit32f9c0698c7a431453fe22668d8b89cacbb8bf09 (patch)
tree609a7f0b37b130260b1f0393a7a421c6afcff8af /lib/plugin.cpp
parent26d93b5b8387841815c59c0d55791d226f75e843 (diff)
downloadkpilot-32f9c0698c7a431453fe22668d8b89cacbb8bf09.tar.gz
kpilot-32f9c0698c7a431453fe22668d8b89cacbb8bf09.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/plugin.cpp')
-rw-r--r--lib/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugin.cpp b/lib/plugin.cpp
index 6e3a2db..c39173f 100644
--- a/lib/plugin.cpp
+++ b/lib/plugin.cpp
@@ -58,7 +58,7 @@
#include <tdemessagebox.h>
#include <kservice.h>
#include <kservicetype.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "pilotSerialDatabase.h"
#include "pilotLocalDatabase.h"