summaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/inc/preqba.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/wixstdba/inc/preqba.h')
-rw-r--r--src/ext/Bal/wixstdba/inc/preqba.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ext/Bal/wixstdba/inc/preqba.h b/src/ext/Bal/wixstdba/inc/preqba.h
index 93a547ed..ed339730 100644
--- a/src/ext/Bal/wixstdba/inc/preqba.h
+++ b/src/ext/Bal/wixstdba/inc/preqba.h
@@ -5,6 +5,7 @@
5struct PREQBA_DATA 5struct PREQBA_DATA
6{ 6{
7 HRESULT hrHostInitialization; 7 HRESULT hrHostInitialization;
8 BOOL fAlwaysInstallPrereqs;
8 BOOL fCompleted; 9 BOOL fCompleted;
9}; 10};
10 11