commit | fdcfdb9a6d7746a13dac0ead6370d25e5a476fe8 | [log] [tgz] |
---|---|---|
author | Patrik Stridvall <ps@leissner.se> | Sat Jun 12 14:55:11 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Jun 12 14:55:11 1999 +0000 |
tree | 8ae330665c94876ec7b7ba997068e38884b974f6 | |
parent | 4bf335497d20b85a5a8a966b85375b6b42d5f152 [diff] [blame] |
Added missing/wrong includes.
diff --git a/if1632/builtin.c b/if1632/builtin.c index a986ff6..421fbca 100644 --- a/if1632/builtin.c +++ b/if1632/builtin.c
@@ -22,6 +22,7 @@ #include "snoop.h" #include "task.h" #include "debug.h" +#include "toolhelp.h" DEFAULT_DEBUG_CHANNEL(module)