diff options
Diffstat (limited to 'include/framework/transactionmanager.hxx')
-rw-r--r-- | include/framework/transactionmanager.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/framework/transactionmanager.hxx b/include/framework/transactionmanager.hxx index 9a93d59ac452..28b2623666d4 100644 --- a/include/framework/transactionmanager.hxx +++ b/include/framework/transactionmanager.hxx @@ -22,7 +22,7 @@ #include <config_options.h> #include <osl/mutex.hxx> -#include "fwidllapi.h" +#include "fwkdllapi.h" #include "gate.hxx" namespace framework{ @@ -91,7 +91,7 @@ enum EExceptionMode @devstatus draft *//*-*************************************************************************************************************/ -class UNLESS_MERGELIBS(FWI_DLLPUBLIC) TransactionManager +class UNLESS_MERGELIBS(FWK_DLLPUBLIC) TransactionManager { // public methods |