diff options
Diffstat (limited to 'include/comphelper/propertybag.hxx')
-rw-r--r-- | include/comphelper/propertybag.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/propertybag.hxx b/include/comphelper/propertybag.hxx index 1327055f03f5..b8caf54868de 100644 --- a/include/comphelper/propertybag.hxx +++ b/include/comphelper/propertybag.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_COMPHELPER_PROPERTYBAG_HXX #define INCLUDED_COMPHELPER_PROPERTYBAG_HXX -#include "comphelper/comphelperdllapi.h" +#include <comphelper/comphelperdllapi.h> #include <comphelper/propertycontainerhelper.hxx> #include <memory> |