Browse Source

TT#76711 compile fix for with_transcoding=no

Change-Id: If91fb33f1744cd1b8122ffab20c3f9d32357ea91
changes/51/38651/1
Richard Fuchs 6 years ago
parent
commit
4eee9fbb8a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lib/codeclib.h

+ 1
- 0
lib/codeclib.h View File

@ -267,6 +267,7 @@ enum media_type {
MT_INVALID = -1,
};
struct codec_def_s {
int dtmf;
};
struct packet_sequencer_s {
};


Loading…
Cancel
Save