hgl: use local headers instead of system header
authorX512 <danger_mail@list.ru>
Mon, 27 Jan 2020 08:26:10 +0000 (17:26 +0900)
committerAlexander von Gluck IV <kallisti5@unixzen.com>
Sun, 10 Jan 2021 02:51:21 +0000 (20:51 -0600)
commit98045b50f5583dd963181566cdb78ff99b327377
treeb9ac9a215c2832d7e2b43a163b94c168c34734a2
parent17900983e012db32d6241649bad612f45102c1ec
hgl: use local headers instead of system header

* We should choose the header we're building with
  and not the one installed by a previous mesa install

Reviewed-by: Alexander von Gluck IV <kallisti5@unixzen.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8323>
src/hgl/GLRendererRoster.h
src/hgl/GLView.cpp