Problems compiling on linux

The graphics changes have messed up linux compilation:

In file included from ../../src/juce_LibrarySource.cpp:14:
../../src/../../../juce_amalgamated.cpp: In member function ‘void juce::LinuxComponentPeer::LinuxRepaintManager::performAnyPendingRepaintsNow()’:
../../src/../../../juce_amalgamated.cpp:254658: error: ‘class juce::LowLevelGraphicsSoftwareRenderer’ has no member named ‘reduceClipRegion’
make[1]: *** [build/intermediate/Release/juce_LibrarySource.o] Error 1
make: *** [Jucer] Error 2

an easy problem to fix :slight_smile:

Yeah, sorry - I’m still working on that stuff…