summaryrefslogtreecommitdiffstats
path: root/src/dbviewer.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/dbviewer.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/dbviewer.cpp')
-rw-r--r--src/dbviewer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbviewer.cpp b/src/dbviewer.cpp
index bffb66e..c127d58 100644
--- a/src/dbviewer.cpp
+++ b/src/dbviewer.cpp
@@ -32,7 +32,7 @@
#include <zlib.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kiconloader.h>
#include <kurl.h>