diff options
Diffstat (limited to 'include/comphelper/MasterPropertySetInfo.hxx')
-rw-r--r-- | include/comphelper/MasterPropertySetInfo.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/MasterPropertySetInfo.hxx b/include/comphelper/MasterPropertySetInfo.hxx index 9a81588cfabf..15664f185f01 100644 --- a/include/comphelper/MasterPropertySetInfo.hxx +++ b/include/comphelper/MasterPropertySetInfo.hxx @@ -23,7 +23,7 @@ #include <comphelper/PropertyInfoHash.hxx> #include <cppuhelper/implbase1.hxx> #include <comphelper/TypeGeneration.hxx> -#include "comphelper/comphelperdllapi.h" +#include <comphelper/comphelperdllapi.h> namespace comphelper { |