diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 22:46:47 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 22:46:47 +0900 |
commit | af1d900091ce7c28c7e726df7641004cc0cfb01a (patch) | |
tree | dcf19b93096afb798a74c36e1df9ab0294ebda5b /kmahjongg/Preview.cpp | |
parent | d79350771083586c8d57322e49b6bce56a1ff11d (diff) | |
download | tdegames-af1d900091ce7c28c7e726df7641004cc0cfb01a.tar.gz tdegames-af1d900091ce7c28c7e726df7641004cc0cfb01a.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kmahjongg/Preview.cpp')
-rw-r--r-- | kmahjongg/Preview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/Preview.cpp b/kmahjongg/Preview.cpp index eb70ff41..0db5b6cc 100644 --- a/kmahjongg/Preview.cpp +++ b/kmahjongg/Preview.cpp @@ -3,7 +3,7 @@ #include <tdelocale.h> #include <tdemessagebox.h> #include <kpushbutton.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kstdguiitem.h> #include <kimageio.h> |