OSDN Git Service

fix getprocaddress test
authorGeorge Sapountzis <gsapountzis@gmail.com>
Thu, 4 Mar 2010 14:33:39 +0000 (16:33 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Thu, 4 Mar 2010 14:34:01 +0000 (16:34 +0200)
progs/tests/getprocaddress.py

index e88ad4c..60111cb 100644 (file)
@@ -4,7 +4,7 @@
 # Helper for the getprocaddress.c test.
 
 import sys, getopt, re
-sys.path.append("../../src/mesa/glapi/" )
+sys.path.append("../../src/mesa/glapi/gen" )
 import gl_XML
 import license