Skip to content
Snippets Groups Projects
Commit eafd59e9 authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

Need to import user32 even though we don't use symbols from it yet.

parent 47d41658
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ name ttydrv
type win32
init TTYDRV_Init
import user32.dll
import gdi32.dll
import kernel32.dll
import ntdll.dll
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment