aboutsummaryrefslogtreecommitdiff
path: root/src/engine/registration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/registration.h')
-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 bb87b6e9..e0418fa3 100644
--- a/src/engine/registration.h
+++ b/src/engine/registration.h
@@ -62,6 +62,7 @@ typedef struct _BURN_RELATED_BUNDLE
62 62
63 VERUTIL_VERSION* pVersion; 63 VERUTIL_VERSION* pVersion;
64 LPWSTR sczTag; 64 LPWSTR sczTag;
65 BOOL fPlannable;
65 66
66 BURN_PACKAGE package; 67 BURN_PACKAGE package;
67} BURN_RELATED_BUNDLE; 68} BURN_RELATED_BUNDLE;