diff options
Diffstat (limited to 'include/comphelper/propertycontainer.hxx')
-rw-r--r-- | include/comphelper/propertycontainer.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/propertycontainer.hxx b/include/comphelper/propertycontainer.hxx index 4c44310837b6..e34822564a40 100644 --- a/include/comphelper/propertycontainer.hxx +++ b/include/comphelper/propertycontainer.hxx @@ -23,7 +23,7 @@ #include <comphelper/propertycontainerhelper.hxx> #include <cppuhelper/propshlp.hxx> #include <com/sun/star/uno/Type.hxx> -#include "comphelper/comphelperdllapi.h" +#include <comphelper/comphelperdllapi.h> //......................................................................... namespace comphelper |