diff --git a/if1632/thunk.c b/if1632/thunk.c index 4b4c557f82..20860b434e 100644 --- a/if1632/thunk.c +++ b/if1632/thunk.c @@ -7,17 +7,14 @@ #include #include "wine/winbase16.h" +#include "task.h" #include "hook.h" #include "callback.h" #include "user.h" #include "heap.h" -#include "module.h" #include "neexe.h" #include "process.h" #include "stackframe.h" -#include "selectors.h" -#include "syslevel.h" -#include "task.h" #include "win.h" #include "flatthunk.h" #include "mouse.h"