From b90cfa7e3958d4e0c575aacc15ea3ca4e68de4a5 Mon Sep 17 00:00:00 2001 From: John Emmas Date: Sun, 28 Aug 2016 10:31:43 +0100 Subject: Configure the new 'fluidsynth' library to be buildable with MSVC (haven't built any fluidsynth plugins yet) --- libs/fluidsynth/src/fluid_sys.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/fluidsynth/src/fluid_sys.c') diff --git a/libs/fluidsynth/src/fluid_sys.c b/libs/fluidsynth/src/fluid_sys.c index 328f2556d6..55decaa506 100644 --- a/libs/fluidsynth/src/fluid_sys.c +++ b/libs/fluidsynth/src/fluid_sys.c @@ -19,6 +19,7 @@ */ #include "fluid_sys.h" +#include #if WITH_READLINE -- cgit v1.2.3