diff options
Diffstat (limited to '')
-rw-r--r-- | src/dnchost/precomp.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dnchost/precomp.h b/src/dnchost/precomp.h index 6a12ef67..d19a0780 100644 --- a/src/dnchost/precomp.h +++ b/src/dnchost/precomp.h | |||
@@ -21,9 +21,10 @@ | |||
21 | #include <balutil.h> | 21 | #include <balutil.h> |
22 | 22 | ||
23 | #include <WixToolset.Dnc.Host.h> | 23 | #include <WixToolset.Dnc.Host.h> |
24 | #define NETHOST_USE_AS_STATIC | ||
24 | #include <nethost.h> | 25 | #include <nethost.h> |
26 | #include <hostfxr.h> | ||
25 | 27 | ||
26 | #include "coreclrhost.h" | 28 | #include "coreclrhost.h" |
27 | #include "hostfxr.h" | ||
28 | #include "dncutil.h" | 29 | #include "dncutil.h" |
29 | #include "dnchost.h" | 30 | #include "dnchost.h" |