mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 19:58:09 +02:00
wgl: Add mapi to includes.
This commit is contained in:
parent
de3994076e
commit
80c8c891c9
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ if env['platform'] in ['windows']:
|
|||
env = env.Clone()
|
||||
|
||||
env.Append(CPPPATH = [
|
||||
'#src/mapi',
|
||||
'#src/mesa',
|
||||
'.',
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue