diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 19:18:14 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 19:38:21 +0900 |
commit | c23bd5af9d9a46e901fbd65a33dbeb222ad7ef74 (patch) | |
tree | 505be127fd888224ac45b3965836d1089b9a9937 /libkcddb/cdinfo.h | |
parent | 0bff0f8b8b2030effcb2f6c1f6be067ebd5a6892 (diff) | |
download | tdemultimedia-c23bd5af9d9a46e901fbd65a33dbeb222ad7ef74.tar.gz tdemultimedia-c23bd5af9d9a46e901fbd65a33dbeb222ad7ef74.zip |
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c336cfb3d5bcebb3fd88fa3c8a62a4508419e50d)
Diffstat (limited to 'libkcddb/cdinfo.h')
-rw-r--r-- | libkcddb/cdinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/cdinfo.h b/libkcddb/cdinfo.h index 25d94804..15984b11 100644 --- a/libkcddb/cdinfo.h +++ b/libkcddb/cdinfo.h @@ -24,7 +24,7 @@ #include <tqstringlist.h> #include <tqvaluelist.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <tqvariant.h> namespace KCDDB |