summaryrefslogtreecommitdiffstats
path: root/mpeglib/lib/util/timeWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/lib/util/timeWrapper.h')
-rw-r--r--mpeglib/lib/util/timeWrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/lib/util/timeWrapper.h b/mpeglib/lib/util/timeWrapper.h
index 608d5bd0..f8c2c8a3 100644
--- a/mpeglib/lib/util/timeWrapper.h
+++ b/mpeglib/lib/util/timeWrapper.h
@@ -30,7 +30,7 @@ typedef struct timeval_s {
long tv_usec; /* microseconds */
} timeval_t;
-class KDE_EXPORT TimeWrapper {
+class TDE_EXPORT TimeWrapper {
public:
TimeWrapper();