util: Explicitly call the unpack functions from inside bptc pack/unpack.
[mesa.git] / src / util / SConscript
index 410279d2d2d1a298fffe5d9f2663af55aa64189c..a4cbc2ffef776bb2adecdf95cf1bdd10cb550f94 100644 (file)
@@ -17,6 +17,7 @@ env.Prepend(CPPPATH = [
     '#src/gallium/auxiliary',
     '#src/util',
     '#src/util/format',
+    env.Dir('format'), # Build path corresponding to src/util/format
 ])
 
 env.CodeGenerate(