summaryrefslogtreecommitdiffstats
path: root/mpeglib/lib/frame/IOFrameQueue.h
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:18:14 +0900
commitc336cfb3d5bcebb3fd88fa3c8a62a4508419e50d (patch)
tree0ccb928384d8c23da10dc7df3d031899676a012d /mpeglib/lib/frame/IOFrameQueue.h
parent4fdcd5727dbb0753868aebd1c4f3b1bca23a04bb (diff)
downloadtdemultimedia-c336cfb3d5bcebb3fd88fa3c8a62a4508419e50d.tar.gz
tdemultimedia-c336cfb3d5bcebb3fd88fa3c8a62a4508419e50d.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'mpeglib/lib/frame/IOFrameQueue.h')
-rw-r--r--mpeglib/lib/frame/IOFrameQueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/lib/frame/IOFrameQueue.h b/mpeglib/lib/frame/IOFrameQueue.h
index 652977b6..e21f9157 100644
--- a/mpeglib/lib/frame/IOFrameQueue.h
+++ b/mpeglib/lib/frame/IOFrameQueue.h
@@ -16,7 +16,7 @@
#define __IOFRAMEQUEUE_H
#include "frameQueue.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
/**
This class can store up to <size> frames.