diff --git a/ProxyStubGenerator/default.h b/ProxyStubGenerator/default.h index 79747798..702c6bf6 100644 --- a/ProxyStubGenerator/default.h +++ b/ProxyStubGenerator/default.h @@ -83,6 +83,7 @@ namespace __FRAMEWORK_NAMESPACE__ { class ISubSystem; class IPlugin { class INotification; + class INotificationExtended; }; } }