aboutsummaryrefslogtreecommitdiff
path: root/fake-msi.c
diff options
context:
space:
mode:
Diffstat (limited to 'fake-msi.c')
-rw-r--r--fake-msi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fake-msi.c b/fake-msi.c
index 12b1489..0600671 100644
--- a/fake-msi.c
+++ b/fake-msi.c
@@ -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
21typedef struct MsiTypePrefix { 22typedef struct MsiTypePrefix {