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 /mpeglib/lib/decoder/decoderPlugin.h | |
| parent | 0bff0f8b8b2030effcb2f6c1f6be067ebd5a6892 (diff) | |
| download | tdemultimedia-c23bd5af.tar.gz tdemultimedia-c23bd5af.zip | |
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c336cfb3d5bcebb3fd88fa3c8a62a4508419e50d)
Diffstat (limited to 'mpeglib/lib/decoder/decoderPlugin.h')
| -rw-r--r-- | mpeglib/lib/decoder/decoderPlugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/lib/decoder/decoderPlugin.h b/mpeglib/lib/decoder/decoderPlugin.h index a25bee60..1737b7b6 100644 --- a/mpeglib/lib/decoder/decoderPlugin.h +++ b/mpeglib/lib/decoder/decoderPlugin.h @@ -26,7 +26,7 @@ #include "../output/outPlugin.h" #include "../util/timeWrapper.h" -#include <kdemacros.h> +#include <tdemacros.h> /** Note: streamstate can be "or'ed" for the waitStreamState call |
