Fixed non-server compilation.

This commit is contained in:
hiker
2016-11-15 12:52:37 +11:00
parent ae36208e29
commit fbd858a64c

View File

@@ -198,7 +198,7 @@ GPUTimer &IrrDriver::getGPUTimer(unsigned i)
{
return m_perf_query[i];
} // getGPUTimer
#endif
// ----------------------------------------------------------------------------
#ifndef SERVER_ONLY