summaryrefslogtreecommitdiffstats
path: root/kgeography
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:46:37 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:46:37 +0900
commitf5bba420c167f098576e9d9cffa4114ff17976a4 (patch)
tree747fe5a56c118c791cefca9714feee0c4826ca47 /kgeography
parent51d6c09aaad2282f1a010aaf4f3cb16830bc35ff (diff)
downloadtdeedu-f5bba420c167f098576e9d9cffa4114ff17976a4.tar.gz
tdeedu-f5bba420c167f098576e9d9cffa4114ff17976a4.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kgeography')
-rw-r--r--kgeography/src/mapchooser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgeography/src/mapchooser.cpp b/kgeography/src/mapchooser.cpp
index e2c6a640..da852413 100644
--- a/kgeography/src/mapchooser.cpp
+++ b/kgeography/src/mapchooser.cpp
@@ -11,7 +11,7 @@
#include <tdelocale.h>
#include <tdeglobal.h>
#include <tdemessagebox.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tqhbox.h>
#include <tqimage.h>