summaryrefslogtreecommitdiff
path: root/comphelper/source/misc
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/misc')
-rw-r--r--comphelper/source/misc/comphelper_module.cxx2
-rw-r--r--comphelper/source/misc/comphelper_services.cxx4
2 files changed, 3 insertions, 3 deletions
diff --git a/comphelper/source/misc/comphelper_module.cxx b/comphelper/source/misc/comphelper_module.cxx
index cabeb12f6934..6f0d36b23888 100644
--- a/comphelper/source/misc/comphelper_module.cxx
+++ b/comphelper/source/misc/comphelper_module.cxx
@@ -18,7 +18,7 @@
*/
-#include "comphelper_module.hxx"
+#include <comphelper_module.hxx>
namespace comphelper { namespace module
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>