Error in video demo

Output from compile log of juce demo app on MS Windows 7, VS 2015:

identifier “r” is undefined
c:\Users\Korisnik\Source\Repos\JUCE\examples\Demo\Source\Demos\VideoDemo.cpp - line 118

‘r’ is introduced with a code change at github Fix to video demo

Am I missing something?

I was just about to add this… No, I don’t think you missed anything.
If that statement is commented-out, the demo works well