state_trackers/hgl: Fix missing include path
authorAlexander von Gluck IV <kallisti5@unixzen.com>
Sat, 26 Sep 2015 16:39:09 +0000 (11:39 -0500)
committerAlexander von Gluck IV <kallisti5@unixzen.com>
Mon, 28 Sep 2015 17:58:24 +0000 (13:58 -0400)
src/gallium/state_trackers/hgl/SConscript

index 82a0ce0a34ec59038d9ceb777e544dcc0cb7eace..d2389c8080212799027ec5fa95e373ceb623e334 100644 (file)
@@ -9,6 +9,7 @@ env.Append(CPPPATH = [
     '#/src',
     '#/src/mapi',
     '#/src/mesa',
+    '#/include/HaikuGL',
 ])
 
 sources = [