summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/incomingrequest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/incomingrequest.hxx')
-rw-r--r--binaryurp/source/incomingrequest.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/binaryurp/source/incomingrequest.hxx b/binaryurp/source/incomingrequest.hxx
index 64b5664bd7b0..d6ed7fbccc7c 100644
--- a/binaryurp/source/incomingrequest.hxx
+++ b/binaryurp/source/incomingrequest.hxx
@@ -20,16 +20,16 @@
#ifndef INCLUDED_BINARYURP_SOURCE_INCOMINGREQUEST_HXX
#define INCLUDED_BINARYURP_SOURCE_INCOMINGREQUEST_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <vector>
-#include "rtl/byteseq.hxx"
-#include "rtl/ref.hxx"
-#include "rtl/ustring.hxx"
-#include "sal/types.h"
-#include "typelib/typedescription.hxx"
-#include "uno/dispatcher.hxx"
+#include <rtl/byteseq.hxx>
+#include <rtl/ref.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
+#include <typelib/typedescription.hxx>
+#include <uno/dispatcher.hxx>
namespace binaryurp {
class BinaryAny;