X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fhgl%2FSConscript;h=71881f504c98bc74bc49378120b3c835adcace91;hp=70db1494df80cb1ac2b7c3f26e91aa8cb9aa0bb8;hb=915d808a5653653b5c7b5413c4f667db017239ec;hpb=61ef697afc0ad509dcabdecfc424f27b5966969c diff --git a/src/hgl/SConscript b/src/hgl/SConscript index 70db1494df8..71881f504c9 100644 --- a/src/hgl/SConscript +++ b/src/hgl/SConscript @@ -6,6 +6,7 @@ Import('*') env = env.Clone() env.Append(CPPPATH = [ + '#/src', '#/src/mapi', '#/src/mesa', '#/src/mesa/main',