diff options
Diffstat (limited to 'mpeglib/lib/frame/IOFrameQueue.h')
-rw-r--r-- | mpeglib/lib/frame/IOFrameQueue.h | 2 |
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. |