diff options
Diffstat (limited to 'src/WixToolset.WixBA/Model.cs')
-rw-r--r-- | src/WixToolset.WixBA/Model.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WixToolset.WixBA/Model.cs b/src/WixToolset.WixBA/Model.cs index fda8eab2..55a0f84d 100644 --- a/src/WixToolset.WixBA/Model.cs +++ b/src/WixToolset.WixBA/Model.cs | |||
@@ -6,6 +6,7 @@ namespace WixToolset.WixBA | |||
6 | using System.Collections.Generic; | 6 | using System.Collections.Generic; |
7 | using System.Net; | 7 | using System.Net; |
8 | using WixToolset.BootstrapperCore; | 8 | using WixToolset.BootstrapperCore; |
9 | using WixToolset.Mba.Core; | ||
9 | 10 | ||
10 | /// <summary> | 11 | /// <summary> |
11 | /// The model. | 12 | /// The model. |