diff options
Diffstat (limited to 'include/comphelper/propertycontainerhelper.hxx')
-rw-r--r-- | include/comphelper/propertycontainerhelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/propertycontainerhelper.hxx b/include/comphelper/propertycontainerhelper.hxx index f0b4eef554c0..a70b73aea26c 100644 --- a/include/comphelper/propertycontainerhelper.hxx +++ b/include/comphelper/propertycontainerhelper.hxx @@ -24,7 +24,7 @@ #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/beans/Property.hpp> #include <vector> -#include "comphelper/comphelperdllapi.h" +#include <comphelper/comphelperdllapi.h> //......................................................................... namespace comphelper |