aboutsummaryrefslogtreecommitdiff
path: root/src/engine/registration.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/engine/registration.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/registration.h b/src/engine/registration.h
index 55d5a4c8..56bcb1f0 100644
--- a/src/engine/registration.h
+++ b/src/engine/registration.h
@@ -150,6 +150,7 @@ typedef struct _BURN_REGISTRATION
150 150
151 LPWSTR sczDetectedProviderKeyBundleId; 151 LPWSTR sczDetectedProviderKeyBundleId;
152 LPWSTR sczAncestors; 152 LPWSTR sczAncestors;
153 LPWSTR sczBundlePackageAncestors;
153 154
154 BOOL fEnabledForwardCompatibleBundle; 155 BOOL fEnabledForwardCompatibleBundle;
155 BURN_PACKAGE forwardCompatibleBundle; 156 BURN_PACKAGE forwardCompatibleBundle;