diff options
Diffstat (limited to 'include/comphelper/serviceinfohelper.hxx')
-rw-r--r-- | include/comphelper/serviceinfohelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/serviceinfohelper.hxx b/include/comphelper/serviceinfohelper.hxx index f0ff655bc86b..0d9f939ef1fd 100644 --- a/include/comphelper/serviceinfohelper.hxx +++ b/include/comphelper/serviceinfohelper.hxx @@ -21,7 +21,7 @@ #define INCLUDED_COMPHELPER_SERVICEINFOHELPER_HXX #include <com/sun/star/lang/XServiceInfo.hpp> -#include "comphelper/comphelperdllapi.h" +#include <comphelper/comphelperdllapi.h> namespace comphelper { |