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

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 \