(360) Quick compile fix

This commit is contained in:
twinaphex 2012-07-23 10:23:27 +02:00
parent 009addb8d5
commit c800df6fd5

View File

@ -92,6 +92,7 @@ static void set_default_settings (void)
static void get_environment_settings (void)
{
HRESULT ret;
#ifdef HAVE_HDD_CACHE_PARTITION
ret = XSetFileCacheSize(0x100000);