Make sure user32 is always loaded before x11drv.

This commit is contained in:
Lionel Ulmer 2001-07-17 00:41:24 +00:00 committed by Alexandre Julliard
parent 384c2325d3
commit 4a1a8f2b60
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ name opengl32
type win32
init OpenGL32_Init
import user32
import x11drv
import kernel32