commit ece891f365e801efbad92cad58d5ff2329905eda
Author: Michael Day <contact@michaelcday.com>
AuthorDate: Tue Mar 14 09:05:21 2023 -0400
Commit: Michael Day <contact@michaelcday.com>
CommitDate: Tue Mar 21 13:58:59 2023 -0400
vcpkg: Forgot comma
---
vcpkg.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vcpkg.json b/vcpkg.json
index 9e5140de..05c856dd 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -4,7 +4,7 @@
"sdl2-mixer",
"sdl2-net",
"libpng",
- "libsamplerate"
+ "libsamplerate",
"fluidsynth"
]
}