summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/yaf/yafcore/inputDecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/example/yaf/yafcore/inputDecoder.h')
-rw-r--r--mpeglib/example/yaf/yafcore/inputDecoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/example/yaf/yafcore/inputDecoder.h b/mpeglib/example/yaf/yafcore/inputDecoder.h
index 4051fd3d..aa22337d 100644
--- a/mpeglib/example/yaf/yafcore/inputDecoder.h
+++ b/mpeglib/example/yaf/yafcore/inputDecoder.h
@@ -19,7 +19,7 @@
#include "outputInterface.h"
#include <strings.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#define _DECODER_STATUS_IDLE 1
#define _DECODER_STATUS_WORKING 2