mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
meson: Unbreak the dependency include path
This commit is contained in:
parent
7409bb6612
commit
0d4330017c
1 changed files with 1 additions and 1 deletions
|
|
@ -271,5 +271,5 @@ if get_option('legacy') == true
|
|||
endif
|
||||
|
||||
ext_xorgproto = declare_dependency(
|
||||
include_directories : include_directories('.')
|
||||
include_directories : include_directories('include')
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue