summaryrefslogtreecommitdiffstats
path: root/src/newprofilewizard.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/newprofilewizard.cpp
parentb9de17891896c68468edbde2899c0a4f0cff5fc3 (diff)
downloadkvpnc-e78a2eea.tar.gz
kvpnc-e78a2eea.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/newprofilewizard.cpp')
-rw-r--r--src/newprofilewizard.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newprofilewizard.cpp b/src/newprofilewizard.cpp
index 343eb75..31f9660 100644
--- a/src/newprofilewizard.cpp
+++ b/src/newprofilewizard.cpp
@@ -40,7 +40,7 @@
#include <tqtooltip.h>
#include <iostream>
-#include <kstddirs.h>
+#include <kstandarddirs.h>
#include <kinputdialog.h>
#include "kvpncconfig.h"