summaryrefslogtreecommitdiff
path: root/cppuhelper/source/loadsharedlibcomponentfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/source/loadsharedlibcomponentfactory.hxx')
-rw-r--r--cppuhelper/source/loadsharedlibcomponentfactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/source/loadsharedlibcomponentfactory.hxx b/cppuhelper/source/loadsharedlibcomponentfactory.hxx
index 7f3de191b698..7062d86fc494 100644
--- a/cppuhelper/source/loadsharedlibcomponentfactory.hxx
+++ b/cppuhelper/source/loadsharedlibcomponentfactory.hxx
@@ -14,7 +14,7 @@
#include <com/sun/star/uno/Reference.hxx>
-#include <servicemanager.hxx>
+#include "servicemanager.hxx"
namespace com { namespace sun { namespace star {
namespace lang { class XMultiServiceFactory; }