Update moonlight-common-c

This commit is contained in:
Cameron Gutman 2021-04-18 19:34:12 -05:00
parent f8faccee59
commit 91b965d1aa
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5782246b30bfc11e659cf53b498886a924aa97d1
Subproject commit 221af8295064b24222dee7a42fff179e89ec9a0f

View File

@ -54,6 +54,7 @@ SOURCES += \
$$COMMON_C_DIR/src/LinkedBlockingQueue.c \
$$COMMON_C_DIR/src/Misc.c \
$$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 \