diff options
Diffstat (limited to 'comphelper/source/misc/comphelper_services.cxx')
-rw-r--r-- | comphelper/source/misc/comphelper_services.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comphelper/source/misc/comphelper_services.cxx b/comphelper/source/misc/comphelper_services.cxx index cd5fa8dce72c..e126e55ecdce 100644 --- a/comphelper/source/misc/comphelper_services.cxx +++ b/comphelper/source/misc/comphelper_services.cxx @@ -18,8 +18,8 @@ */ -#include "comphelper_module.hxx" -#include "comphelper_services.hxx" +#include <comphelper_module.hxx> +#include <comphelper_services.hxx> #include <rtl/instance.hxx> |