diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 22:46:37 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 22:46:37 +0900 |
commit | f5bba420c167f098576e9d9cffa4114ff17976a4 (patch) | |
tree | 747fe5a56c118c791cefca9714feee0c4826ca47 /kgeography | |
parent | 51d6c09aaad2282f1a010aaf4f3cb16830bc35ff (diff) | |
download | tdeedu-f5bba420c167f098576e9d9cffa4114ff17976a4.tar.gz tdeedu-f5bba420c167f098576e9d9cffa4114ff17976a4.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kgeography')
-rw-r--r-- | kgeography/src/mapchooser.cpp | 2 |
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> |