diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 22:50:05 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-27 18:01:06 +0900 |
commit | 7e4a6583faf09a162eadf184e217ae5ee7888aef (patch) | |
tree | 10ecbe1e117d01bd39fe1515ee5187a4bb1c268f /ksim/library/ksimconfig.cpp | |
parent | de6d1a19edb48f9487a012fc128c241e93d2684d (diff) | |
download | tdeutils-master.tar.gz tdeutils-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ksim/library/ksimconfig.cpp')
-rw-r--r-- | ksim/library/ksimconfig.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/library/ksimconfig.cpp b/ksim/library/ksimconfig.cpp index b781630..d0ff3cc 100644 --- a/ksim/library/ksimconfig.cpp +++ b/ksim/library/ksimconfig.cpp @@ -17,7 +17,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeconfig.h> #include <tdeglobal.h> |