summaryrefslogtreecommitdiffstats
path: root/src/apt.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 19:10:08 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-03-03 23:13:39 +0900
commit55468c203222addd08945aebbf80877cce8ef1c1 (patch)
treeed3b087298980bae58a0c52804c192e0fd83af00 /src/apt.cpp
parent7dc9fb6255f9e4e7f45bdc5edb45c00f3e1f5788 (diff)
downloadtdeio-apt-55468c203222addd08945aebbf80877cce8ef1c1.tar.gz
tdeio-apt-55468c203222addd08945aebbf80877cce8ef1c1.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/apt.cpp')
-rw-r--r--src/apt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apt.cpp b/src/apt.cpp
index 22f2dbd..df64840 100644
--- a/src/apt.cpp
+++ b/src/apt.cpp
@@ -22,7 +22,7 @@
#include <kinstance.h>
#include <tdeglobal.h>
#include <tdeconfig.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdelocale.h>
#include <kurl.h>
#include <tdeio/slavebase.h>