summaryrefslogtreecommitdiff
path: root/cppu/source/helper/purpenv/Proxy.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/source/helper/purpenv/Proxy.hxx')
-rw-r--r--cppu/source/helper/purpenv/Proxy.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/cppu/source/helper/purpenv/Proxy.hxx b/cppu/source/helper/purpenv/Proxy.hxx
index 037c68e8dc05..3c270fa6421a 100644
--- a/cppu/source/helper/purpenv/Proxy.hxx
+++ b/cppu/source/helper/purpenv/Proxy.hxx
@@ -20,13 +20,13 @@
#ifndef INCLUDED_CPPU_SOURCE_HELPER_PURPENV_PROXY_HXX
#define INCLUDED_CPPU_SOURCE_HELPER_PURPENV_PROXY_HXX
-#include "osl/interlck.h"
+#include <osl/interlck.h>
-#include "uno/environment.hxx"
-#include "uno/mapping.hxx"
-#include "uno/dispatcher.h"
+#include <uno/environment.hxx>
+#include <uno/mapping.hxx>
+#include <uno/dispatcher.h>
-#include "cppu/helper/purpenv/Mapping.hxx"
+#include <cppu/helper/purpenv/Mapping.hxx>
class Proxy : public uno_Interface