Fix 'windows' shadowing

release
Doug Coleman 2007-12-06 01:12:02 -06:00
parent 7d30e47bca
commit dcec7beab2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ USING: alien alien.c-types arrays assocs ui ui.gadgets
ui.backend ui.clipboards ui.gadgets.worlds ui.gestures io kernel
math math.vectors namespaces prettyprint sequences strings
vectors words windows.kernel32 windows.gdi32 windows.user32
windows.shell32 windows.opengl32 windows.messages windows.types
windows.opengl32 windows.messages windows.types
windows.nt windows threads timers libc combinators continuations
command-line shuffle opengl ui.render ;
IN: ui.windows