fix gcc build

This commit is contained in:
kd-11
2018-08-13 20:19:07 +03:00
committed by kd-11
parent 4b2b662c3a
commit 937f1e8cd0
+1 -1
View File
@@ -218,7 +218,7 @@ namespace rsx
if (fits_w && fits_h)
{
surface_hierachy_info<surface_type>::memory_overlap_t overlap;
typename surface_hierachy_info<surface_type>::memory_overlap_t overlap;
overlap._ref = surface;
overlap.memory_address = address;
overlap.x = offset_x;