mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
state_trackers/hgl: Fix missing include path
This commit is contained in:
parent
b61292296b
commit
255a225265
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ env.Append(CPPPATH = [
|
|||
'#/src',
|
||||
'#/src/mapi',
|
||||
'#/src/mesa',
|
||||
'#/include/HaikuGL',
|
||||
])
|
||||
|
||||
sources = [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue