Update common-c to include STUN code

This commit is contained in:
Cameron Gutman
2018-10-26 20:22:38 -07:00
parent 49ac431792
commit 2a8dfd63da
2 changed files with 2 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ SOURCES += \
$$COMMON_C_DIR/src/RtspConnection.c \
$$COMMON_C_DIR/src/RtspParser.c \
$$COMMON_C_DIR/src/SdpGenerator.c \
$$COMMON_C_DIR/src/SimpleStun.c \
$$COMMON_C_DIR/src/VideoDepacketizer.c \
$$COMMON_C_DIR/src/VideoStream.c
HEADERS += \