lib: Include drm_fourcc.h from igt_kms.h
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 6 Feb 2014 19:09:53 +0000 (19:09 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Tue, 11 Feb 2014 13:50:16 +0000 (13:50 +0000)
commit1d2c9d5e573409edd846c445619c0d41474a0ff0
treea1a455a0256974099f7053a7e14e49c3b9325842
parent063194074e5ce0ad9ceb0f3318e714aaad05ec21
lib: Include drm_fourcc.h from igt_kms.h

This include is needed for the DRM_FORMAT* defines used in the fb
creation helpers.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
lib/igt_kms.h
tests/kms_cursor_crc.c