summaryrefslogtreecommitdiff
path: root/client/decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/decoder.h')
-rw-r--r--client/decoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/decoder.h b/client/decoder.h
index f156884..99cdd58 100644
--- a/client/decoder.h
+++ b/client/decoder.h
@@ -49,7 +49,7 @@ public:
void run();
- void snapshot(char *rgb);
+ void snapshot(unsigned char *rgb);
void setPFrameData(char *pframe);
void pframeAcquire();