gallium: Fix Windows SCons build.
authorVinson Lee <vlee@vmware.com>
Sat, 27 Mar 2010 01:58:44 +0000 (18:58 -0700)
committerVinson Lee <vlee@vmware.com>
Sat, 27 Mar 2010 01:58:44 +0000 (18:58 -0700)
src/gallium/targets/libgl-gdi/SConscript

index 5770444..21b4eb2 100644 (file)
@@ -9,6 +9,7 @@ if env['platform'] == 'windows':
 
     env.Append(CPPPATH = [
         '#src/gallium/state_trackers/wgl',
+        '#src/gallium/winsys/sw',
     ])
 
     env.Append(LIBS = [