missing USING:
parent
a4fafc2507
commit
c08920a60e
|
@ -1,5 +1,5 @@
|
||||||
IN: gl
|
IN: gl
|
||||||
USING: alien parser sequences kernel ;
|
USING: alien compiler kernel parser sequences words ;
|
||||||
|
|
||||||
win32? [
|
win32? [
|
||||||
"gl" "opengl32.dll" "stdcall" add-library
|
"gl" "opengl32.dll" "stdcall" add-library
|
||||||
|
|
Loading…
Reference in New Issue