diff options
Diffstat (limited to 'src/WixToolset.WixBA/UpdateViewModel.cs')
-rw-r--r-- | src/WixToolset.WixBA/UpdateViewModel.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WixToolset.WixBA/UpdateViewModel.cs b/src/WixToolset.WixBA/UpdateViewModel.cs index cb6c0ad9..4a97afec 100644 --- a/src/WixToolset.WixBA/UpdateViewModel.cs +++ b/src/WixToolset.WixBA/UpdateViewModel.cs | |||
@@ -6,6 +6,7 @@ namespace WixToolset.WixBA | |||
6 | using System.ComponentModel; | 6 | using System.ComponentModel; |
7 | using System.Windows.Input; | 7 | using System.Windows.Input; |
8 | using WixToolset.BootstrapperCore; | 8 | using WixToolset.BootstrapperCore; |
9 | using WixToolset.Mba.Core; | ||
9 | 10 | ||
10 | /// <summary> | 11 | /// <summary> |
11 | /// The states of the update view model. | 12 | /// The states of the update view model. |