summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/yaf/yafcore/yaf_control.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/example/yaf/yafcore/yaf_control.h')
-rw-r--r--mpeglib/example/yaf/yafcore/yaf_control.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpeglib/example/yaf/yafcore/yaf_control.h b/mpeglib/example/yaf/yafcore/yaf_control.h
index 890a1bb8..14cf921f 100644
--- a/mpeglib/example/yaf/yafcore/yaf_control.h
+++ b/mpeglib/example/yaf/yafcore/yaf_control.h
@@ -13,13 +13,13 @@
#include <unistd.h>
#include <fcntl.h>
#include <stdio.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
// prototypes
//extern "C" void control_xplayer();
-KDE_EXPORT void yaf_control(InputInterface* input,
+TDE_EXPORT void yaf_control(InputInterface* input,
OutputInterface* output,
InputDecoder* decoder);