glx: meson: drop includes from a link-only library
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 12 Dec 2018 17:55:08 +0000 (17:55 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 12 Dec 2018 17:55:08 +0000 (17:55 +0000)
commitb44875e2dc650c58986480f3360fccfc8d890605
tree2c618e0d405a8f57766a202e32f00f1d4c7081fa
parent9527f9ea2611b0793377016c8c16ec58ded7f287
glx: meson: drop includes from a link-only library

When producing the final libGL.so/libGLX_mesa.so we only link the local
static helper lib (libglx). Thus there's no reason for the includes.

Fixes: a47c525f328 ("meson: build glx")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
src/glx/meson.build