mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-21 12:00:41 +02:00
fix getprocaddress test
This commit is contained in:
parent
c7f7a309af
commit
aae81a7681
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue