Re: [PATCH weston 1/2] Don't prepend protocol/ to include paths

2016-11-28 Thread Dima Ryazanov
On Thu, Nov 24, 2016 at 7:32 AM, Daniel Stone wrote: > No need to add protocol/, as it's already handled by an explicit > compiler include path. > > Signed-off-by: Daniel Stone > Reviewed-by: Dima Ryazanov > --- > libweston-desktop/xdg-shell-v5.c | 2 +- > libweston-desktop/xdg-shell-v6.c |

[PATCH weston 1/2] Don't prepend protocol/ to include paths

2016-11-24 Thread Daniel Stone
No need to add protocol/, as it's already handled by an explicit compiler include path. Signed-off-by: Daniel Stone --- libweston-desktop/xdg-shell-v5.c | 2 +- libweston-desktop/xdg-shell-v6.c | 2 +- libweston/input.c| 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) d