aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/H264LibavDecoderContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/H264LibavDecoderContext.h')
-rw-r--r--common/rfb/H264LibavDecoderContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rfb/H264LibavDecoderContext.h b/common/rfb/H264LibavDecoderContext.h
index 3d2d5e76..c23fdf79 100644
--- a/common/rfb/H264LibavDecoderContext.h
+++ b/common/rfb/H264LibavDecoderContext.h
@@ -31,7 +31,7 @@ extern "C" {
namespace rfb {
class H264LibavDecoderContext : public H264DecoderContext {
public:
- H264LibavDecoderContext(const Rect &r);
+ H264LibavDecoderContext(const core::Rect &r);
~H264LibavDecoderContext();
void decode(const uint8_t* h264_buffer, uint32_t len,