fix getprocaddress test

This commit is contained in:
George Sapountzis 2010-03-04 16:33:39 +02:00
parent c7f7a309af
commit aae81a7681

View 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