Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
[mesa.git] / src / gallium / state_trackers / wgl / SConscript
index f59f3a9638a71fc3bc75593a4aac74b848b21793..0f580b859c672aed37f22f1d54fc85f8e7a1971e 100644 (file)
@@ -7,6 +7,7 @@ if env['platform'] in ['windows']:
     env = env.Clone()
      
     env.Append(CPPPATH = [
+       '#src/mapi',
        '#src/mesa',
        '.',
     ])