Build error on Windows without JUCE_WIN_PER_MONITOR_DPI_AWARE enabled

Hi, the call to IsPerMonitorDPIAwareProcess() on line 857 of juce_win32_Windowing.cpp is not protected by the JUCE_WIN_PER_MONITOR_DPI_AWARE guard.

thx

Thanks, I’ll get that sorted out.