From e8f82f8f0946ab326fd011478588d642bfae3017 Mon Sep 17 00:00:00 2001 From: waltje Date: Sun, 8 Oct 2017 19:18:42 -0400 Subject: [PATCH] Whoops, fixing fluidsynth. --- src/win/plat_ui.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/win/plat_ui.h b/src/win/plat_ui.h index a4f330f31..2a5dfcc7b 100644 --- a/src/win/plat_ui.h +++ b/src/win/plat_ui.h @@ -18,9 +18,9 @@ extern wchar_t *plat_get_string(int i); # define IDS_2139 2139 /* network/network.c */ #endif -//#ifndef IDS_2171 -//#define IDS_2171 2171 -//#endif +#ifndef IDS_2171 +#define IDS_2171 2171 /* sound/midi_fluidsynth.c */ +#endif //#ifndef IDS_2219 //#define IDS_2219 2219