virgl: fix drm.h include path
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 28 Oct 2015 11:47:18 +0000 (11:47 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 30 Oct 2015 17:29:01 +0000 (17:29 +0000)
commitc1bf71f77c9d4bc83fa7dc987b56f98350430d7c
tree557a905c46c1d40c2e1655280d8d1f87cc185805
parent60418a28ea11b3e1d9365acfc168a8f8f5b41965
virgl: fix drm.h include path

The drm/ prefix is required, if using the kernel provided headers. As
most distros don't ship them it and we already depend on libdrm (which
adds the relevant -I flag) just drop the drm/ from the include.

Once a libdrm release with the virtgpu_drm.h header is released, we can
drop our local copy of the file.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/gallium/winsys/virgl/drm/virtgpu_drm.h