summaryrefslogtreecommitdiffstats
path: root/kgpg/kgpg.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:50:05 +0900
committerMichele Calgaro <[email protected]>2025-02-27 18:01:06 +0900
commit7e4a6583faf09a162eadf184e217ae5ee7888aef (patch)
tree10ecbe1e117d01bd39fe1515ee5187a4bb1c268f /kgpg/kgpg.cpp
parentde6d1a19edb48f9487a012fc128c241e93d2684d (diff)
downloadtdeutils-7e4a6583faf09a162eadf184e217ae5ee7888aef.tar.gz
tdeutils-7e4a6583faf09a162eadf184e217ae5ee7888aef.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kgpg/kgpg.cpp')
-rw-r--r--kgpg/kgpg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgpg/kgpg.cpp b/kgpg/kgpg.cpp
index 1957b96..8ad133a 100644
--- a/kgpg/kgpg.cpp
+++ b/kgpg/kgpg.cpp
@@ -60,7 +60,7 @@
#include <ktar.h>
#include <kzip.h>
#include <dcopclient.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdefiledialog.h>
#include <tdepopupmenu.h>
#include <tqcursor.h>