display: use local path for local headers
commite921d6eff9b7fc0260a69bd286b2b134890ef03a
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 3 May 2018 19:50:31 +0000 (3 22:50 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 1 Jun 2018 16:20:37 +0000 (1 19:20 +0300)
treec0fe55f8817aec070772e9c5d3e6a512309b2aa0
parenta322714248b9e8dffe6a2bb379ffd5d59b394bb7
display: use local path for local headers

When pulling in headers that are in the same directory as the C file (as
opposed to one in include/), we should use its relative path, without a
directory.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/display/bcm2835_fb.c