summaryrefslogtreecommitdiffstats
path: root/src/collectiondb.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 19:08:15 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 19:08:15 +0900
commit291aff2b34f30ce6f4703b8f70b73c69cc07d3d8 (patch)
tree7575f1f352cde3061b60fb1edc838686a65ee90b /src/collectiondb.cpp
parent8718de04eb114dc24e626a52881cc959980a8931 (diff)
downloadklamav-291aff2b34f30ce6f4703b8f70b73c69cc07d3d8.tar.gz
klamav-291aff2b34f30ce6f4703b8f70b73c69cc07d3d8.zip
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/collectiondb.cpp')
-rw-r--r--src/collectiondb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/collectiondb.cpp b/src/collectiondb.cpp
index fea1182..07d8c86 100644
--- a/src/collectiondb.cpp
+++ b/src/collectiondb.cpp
@@ -26,7 +26,7 @@
#include <klineedit.h> //setupCoverFetcher()
#include <tdelocale.h>
#include <kmdcodec.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kurl.h>
#include <kdebug.h>
#include <tdeio/netaccess.h>