Update moonlight-common-c with audio FEC support

This commit is contained in:
Cameron Gutman
2021-06-04 18:46:36 -05:00
parent badaaece04
commit 9637639e31
2 changed files with 3 additions and 3 deletions

View File

@@ -56,8 +56,8 @@ SOURCES += \
$$COMMON_C_DIR/src/Platform.c \
$$COMMON_C_DIR/src/PlatformCrypto.c \
$$COMMON_C_DIR/src/PlatformSockets.c \
$$COMMON_C_DIR/src/RtpFecQueue.c \
$$COMMON_C_DIR/src/RtpReorderQueue.c \
$$COMMON_C_DIR/src/RtpAudioQueue.c \
$$COMMON_C_DIR/src/RtpVideoQueue.c \
$$COMMON_C_DIR/src/RtspConnection.c \
$$COMMON_C_DIR/src/RtspParser.c \
$$COMMON_C_DIR/src/SdpGenerator.c \