mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-25 12:29:18 -05:00
[chromecast] Fix typo
This commit is contained in:
parent
23db4c3f4e
commit
93ea34796a
@ -6,7 +6,7 @@
|
|||||||
#define PROTOBUF_C__NO_DEPRECATED
|
#define PROTOBUF_C__NO_DEPRECATED
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "cast_channel.v1.pb-c.h"
|
#include "cast_channel.pb-c.h"
|
||||||
void extensions__core_api__cast_channel__cast_message__init
|
void extensions__core_api__cast_channel__cast_message__init
|
||||||
(Extensions__CoreApi__CastChannel__CastMessage *message)
|
(Extensions__CoreApi__CastChannel__CastMessage *message)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user