diff --git a/hwc/tulip/hwc_debug.cpp b/hwc/tulip/hwc_debug.cpp index 1b63afe..02b203d 100755 --- a/hwc/tulip/hwc_debug.cpp +++ b/hwc/tulip/hwc_debug.cpp @@ -139,7 +139,7 @@ void show_displays(HwcDisContext_t *Localctx) l->flags, l->transform, l->blending, - handle==0?0:handle->iFormat, + handle==0?0:handle->format, #if !defined(HWC_1_3) l->sourceCrop.left, l->sourceCrop.top,