Latest tip problem

i think it might be a type-o ? but i’m getting this after a fresh git pull:


Compiling juce_graphics.cpp
In file included from ../../../juce/modules/juce_graphics/juce_graphics.cpp:66:
../../../juce/modules/juce_graphics/geometry/juce_Path.cpp: In member function ‘void juce::Path::addBubble(float, float, float, float, float, float, float, int, float, float)’:
../../../juce/modules/juce_graphics/geometry/juce_Path.cpp:699: error: expected ‘,’ or ‘;’ before ‘)’ token
make: *** [build/intermediate/Debug/juce_graphics_29b23085.o] Error 1

Sorry, a stray bracket got in there somehow… Fixed now!