From 184dd91a679476e03ad5bd48d2c8055d55445e61 Mon Sep 17 00:00:00 2001 From: Sam Ellicott Date: Fri, 15 May 2020 02:15:38 -0400 Subject: [PATCH] this still needs some cleanup --- colorchord2/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/colorchord2/main.c b/colorchord2/main.c index 7a16b2d..be0f841 100644 --- a/colorchord2/main.c +++ b/colorchord2/main.c @@ -3,6 +3,7 @@ #if defined(WIN32) || defined(USE_WINDOWS) #include #include +#define strdup _strdup #endif #include