intel/common: add directory prefix to intel_gem.h include
authorJonathan Gray <jsg@jsg.id.au>
Tue, 19 Dec 2023 07:27:16 +0000 (18:27 +1100)
committerEric Engestrom <eric@engestrom.ch>
Fri, 22 Dec 2023 15:48:47 +0000 (15:48 +0000)
commitfa0f07c5e1302d68f483c0a9094d5962e6fcadf0
tree7f53f80c1e701c8dd4e1da9f1c140273a224cbc5
parent676fd7a287a0509a2903f748bca631f05894fd00
intel/common: add directory prefix to intel_gem.h include

Otherwise common/intel_gem.h may get included instead of
common/i915/intel_gem.h when building in a different directory.

Fixes: e050a00b9f4 ("intel/common: Move i915 files to i915 folder")
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26784>
(cherry picked from commit fbb9ce014080edd085b2e998c3e6d7fb569ef0b0)
.pick_status.json
src/intel/common/i915/intel_engine.c