meson/loader: drop unneeded *.h file
authorEric Engestrom <eric.engestrom@intel.com>
Wed, 2 Oct 2019 12:43:21 +0000 (13:43 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Mon, 7 Oct 2019 20:30:16 +0000 (21:30 +0100)
commitb91ae0379b1627e471662e1545738d554bbeba67
treeea4aeb3ef2783890b75ac921733c59e399d4c2a0
parentb9157ea415d9734e67678d2d5a26798d6fa03a02
meson/loader: drop unneeded *.h file

Meson automatically tracks any file included by a file it already tracks,
and `pci_id_driver_map.h` & `loader.h` are included by `loader.c`, while
`loader_dri3_helper.h` is included by `loader_dri3_helper.c`.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/loader/meson.build