r600: fix missing include for Elements macro
authorDave Airlie <airlied@redhat.com>
Mon, 25 Apr 2016 21:59:44 +0000 (07:59 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 25 Apr 2016 22:01:01 +0000 (08:01 +1000)
commit5b6a1aee4674d24d57fbbaac86619e429bd031e5
tree48d0ab807105fe2f1df18fa99042235832494fff
parent725431a5dbce37f011f27521053707dce63731ff
r600: fix missing include for Elements macro

This got removed from u_blitter.h and we were taking it from
there, this should just move to ARRAY_SIZE eventually.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_pipe.h