diff options
Diffstat (limited to 'fake-msi.c')
-rw-r--r-- | fake-msi.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ | |||
16 | 16 | ||
17 | #include "memory.h" | 17 | #include "memory.h" |
18 | #include "dupstr.h" | 18 | #include "dupstr.h" |
19 | #include "subproc.h" | ||
19 | #include "fake-lib.h" | 20 | #include "fake-lib.h" |
20 | 21 | ||
21 | typedef struct MsiTypePrefix { | 22 | typedef struct MsiTypePrefix { |