diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 19:23:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 19:23:23 +0900 |
commit | daad198b16851a457cc3b76cd2fad9658579250f (patch) | |
tree | 5e77969b252d528033abee45324242953193c557 /src | |
parent | 20967917cae7c40136f0955ce14369ee85fd6ac3 (diff) | |
download | kommando-master.tar.gz kommando-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src')
-rw-r--r-- | src/configuration.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configuration.cpp b/src/configuration.cpp index c533297..ba7b2c4 100644 --- a/src/configuration.cpp +++ b/src/configuration.cpp @@ -24,7 +24,7 @@ #include <tqobjectlist.h> #include <tqdir.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kshell.h> #include <kdebug.h> |