diff options
Diffstat (limited to 'command/markad-standalone.h')
-rw-r--r-- | command/markad-standalone.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/command/markad-standalone.h b/command/markad-standalone.h index 3af97d7..3dfea10 100644 --- a/command/markad-standalone.h +++ b/command/markad-standalone.h @@ -162,6 +162,8 @@ unsigned Descriptor_Length: cMarkAdStreamInfo *streaminfo; cOSDMessage *osd; + MarkAdPacket vpkt,apkt; + MarkAdContext macontext; char title[80],*ptitle; |