summaryrefslogtreecommitdiffstats
path: root/src/utils.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 13:18:15 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-25 17:42:38 +0900
commite78a2eea3199273e071f990563590e4b8fc0aa43 (patch)
treebeea93e93cebcdd274a4aba733c8d9fe21dc717c /src/utils.cpp
parentb9de17891896c68468edbde2899c0a4f0cff5fc3 (diff)
downloadkvpnc-e78a2eea3199273e071f990563590e4b8fc0aa43.tar.gz
kvpnc-e78a2eea3199273e071f990563590e4b8fc0aa43.zip
Replace obsolete kstddirs.h with kstandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fe42bd0d487df20a96fdd109ab1a700c579cbba6)
Diffstat (limited to 'src/utils.cpp')
-rw-r--r--src/utils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils.cpp b/src/utils.cpp
index 761748d..5e7d5f6 100644
--- a/src/utils.cpp
+++ b/src/utils.cpp
@@ -28,7 +28,7 @@
#include <tdelocale.h>
#include <ksimpleconfig.h>
#include <tqdir.h>
-#include <kstddirs.h>
+#include <kstandarddirs.h>
#include <kdebug.h>
#include <kstandarddirs.h>
#include <netdb.h> // name resolving