summaryrefslogtreecommitdiffstats
path: root/mpeglib/lib/output
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:18:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:38:21 +0900
commitc23bd5af9d9a46e901fbd65a33dbeb222ad7ef74 (patch)
tree505be127fd888224ac45b3965836d1089b9a9937 /mpeglib/lib/output
parent0bff0f8b8b2030effcb2f6c1f6be067ebd5a6892 (diff)
downloadtdemultimedia-r14.1.x.tar.gz
tdemultimedia-r14.1.x.zip
Replace kdemacros.h with tdemacros.hr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c336cfb3d5bcebb3fd88fa3c8a62a4508419e50d)
Diffstat (limited to 'mpeglib/lib/output')
-rw-r--r--mpeglib/lib/output/outPlugin.h2
-rw-r--r--mpeglib/lib/output/outputStream.h2
-rw-r--r--mpeglib/lib/output/pluginInfo.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/mpeglib/lib/output/outPlugin.h b/mpeglib/lib/output/outPlugin.h
index 72b49edf..b606d444 100644
--- a/mpeglib/lib/output/outPlugin.h
+++ b/mpeglib/lib/output/outPlugin.h
@@ -18,7 +18,7 @@
#include "dspX11OutputStream.h"
#include "artsOutputStream.h"
#include "threadSafeOutputStream.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
#define _OUTPUT_LOCAL 1
#define _OUTPUT_EMPTY 2
diff --git a/mpeglib/lib/output/outputStream.h b/mpeglib/lib/output/outputStream.h
index b2d1a2fb..ae856976 100644
--- a/mpeglib/lib/output/outputStream.h
+++ b/mpeglib/lib/output/outputStream.h
@@ -20,7 +20,7 @@
#include "pluginInfo.h"
#include "../util/render/pictureArray.h"
#include "../util/abstract/abs_thread.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
#define _OUTPUT_WAIT_METHOD_BLOCK 1
#define _OUTPUT_WAIT_METHOD_POLL 2
diff --git a/mpeglib/lib/output/pluginInfo.h b/mpeglib/lib/output/pluginInfo.h
index 1d9e5409..585ef7ba 100644
--- a/mpeglib/lib/output/pluginInfo.h
+++ b/mpeglib/lib/output/pluginInfo.h
@@ -16,7 +16,7 @@
#define __PLUGININFO_H
#include "../util/dynBuffer.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
/**
Here we have the base class for all additional information