diff options
Diffstat (limited to 'src/be/UtilBundleExtension.h')
-rw-r--r-- | src/be/UtilBundleExtension.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/be/UtilBundleExtension.h b/src/be/UtilBundleExtension.h index 16c5b346..c55d6b85 100644 --- a/src/be/UtilBundleExtension.h +++ b/src/be/UtilBundleExtension.h | |||
@@ -4,7 +4,7 @@ | |||
4 | 4 | ||
5 | // constants | 5 | // constants |
6 | 6 | ||
7 | #define UTIL_BUNDLE_EXTENSION_ID L"WixUtilBundleExtension" | 7 | #define UTIL_BUNDLE_EXTENSION_ID BUNDLE_EXTENSION_DECORATION(L"UtilBundleExtension") |
8 | 8 | ||
9 | 9 | ||
10 | // function declarations | 10 | // function declarations |