diff options
Diffstat (limited to 'ipc/ipc_message_start.h')
-rw-r--r-- | ipc/ipc_message_start.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h index f583301..dc9be23 100644 --- a/ipc/ipc_message_start.h +++ b/ipc/ipc_message_start.h @@ -88,6 +88,7 @@ enum IPCMessageStart { WebRTCIdentityMsgStart, LocalDiscoveryMsgStart, PowerMonitorMsgStart, + EncryptedMediaMsgStart, LastIPCMsgStart // Must come last. }; |