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 e88ad4c5e4c27d4f73612dea30494792afd0e46b..60111cb80108406807cf3f0c667999b2d6cabc78 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