diff --git a/juce_amalgamated.cpp b/juce_amalgamated.cpp index 05cdc9ea67..99a50a279f 100644 --- a/juce_amalgamated.cpp +++ b/juce_amalgamated.cpp @@ -253515,7 +253515,7 @@ void MessageManager::doPlatformSpecificShutdown() } } -bool juce_postMessageToSystemQueue (Message* message) +bool juce_postMessageToSystemQueue (void* message) { if (errorCondition) return false;