diff --git a/src/juce_appframework/audio/plugins/formats/juce_VSTPluginFormat.cpp b/src/juce_appframework/audio/plugins/formats/juce_VSTPluginFormat.cpp index 8cd6bc6ac4..849971cb78 100644 --- a/src/juce_appframework/audio/plugins/formats/juce_VSTPluginFormat.cpp +++ b/src/juce_appframework/audio/plugins/formats/juce_VSTPluginFormat.cpp @@ -34,7 +34,7 @@ #if JUCE_PLUGINHOST_VST #ifdef _WIN32 - #undef #define _WIN32_WINNT + #undef _WIN32_WINNT #define _WIN32_WINNT 0x500 #undef STRICT #define STRICT