Commit 4a1a8f2b authored by Lionel Ulmer's avatar Lionel Ulmer Committed by Alexandre Julliard

Make sure user32 is always loaded before x11drv.

parent 384c2325
......@@ -3,6 +3,7 @@ name opengl32
type win32
init OpenGL32_Init
import user32
import x11drv
import kernel32
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment