diff options
Diffstat (limited to 'include/comphelper/eventattachermgr.hxx')
-rw-r--r-- | include/comphelper/eventattachermgr.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/eventattachermgr.hxx b/include/comphelper/eventattachermgr.hxx index 3c9ef129ef51..335aa20c4dd1 100644 --- a/include/comphelper/eventattachermgr.hxx +++ b/include/comphelper/eventattachermgr.hxx @@ -21,7 +21,7 @@ #define INCLUDED_COMPHELPER_EVENTATTACHERMGR_HXX #include <com/sun/star/uno/Reference.hxx> -#include "comphelper/comphelperdllapi.h" +#include <comphelper/comphelperdllapi.h> namespace com { namespace sun { namespace star { namespace uno { |