summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper/component_context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/cppuhelper/component_context.hxx')
-rw-r--r--include/cppuhelper/component_context.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/cppuhelper/component_context.hxx b/include/cppuhelper/component_context.hxx
index bd52ce92d9f0..e0a67845b770 100644
--- a/include/cppuhelper/component_context.hxx
+++ b/include/cppuhelper/component_context.hxx
@@ -19,12 +19,12 @@
#ifndef INCLUDED_CPPUHELPER_COMPONENT_CONTEXT_HXX
#define INCLUDED_CPPUHELPER_COMPONENT_CONTEXT_HXX
-#include <com/sun/star/uno/XComponentContext.hpp>
-#include <com/sun/star/uno/Any.hxx>
-#include <com/sun/star/uno/Reference.hxx>
-#include <cppuhelper/cppuhelperdllapi.h>
-#include <rtl/ustring.hxx>
-#include <sal/types.h>
+#include "com/sun/star/uno/XComponentContext.hpp"
+#include "com/sun/star/uno/Any.hxx"
+#include "com/sun/star/uno/Reference.hxx"
+#include "cppuhelper/cppuhelperdllapi.h"
+#include "rtl/ustring.hxx"
+#include "sal/types.h"
namespace cppu