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 /ktouch/src/ktouch.cpp | |
parent | 51d6c09aaad2282f1a010aaf4f3cb16830bc35ff (diff) | |
download | tdeedu-f5bba420c167f098576e9d9cffa4114ff17976a4.tar.gz tdeedu-f5bba420c167f098576e9d9cffa4114ff17976a4.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ktouch/src/ktouch.cpp')
-rw-r--r-- | ktouch/src/ktouch.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouch.cpp b/ktouch/src/ktouch.cpp index e70bad89..01792d3a 100644 --- a/ktouch/src/ktouch.cpp +++ b/ktouch/src/ktouch.cpp @@ -29,7 +29,7 @@ #include <kstatusbar.h> #include <tdefiledialog.h> #include <tdeaction.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdemessagebox.h> #include <kdebug.h> #include <tdepopupmenu.h> |