summaryrefslogtreecommitdiff
path: root/binaryurp/source/unmarshal.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/unmarshal.hxx')
-rw-r--r--binaryurp/source/unmarshal.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/binaryurp/source/unmarshal.hxx b/binaryurp/source/unmarshal.hxx
index 0cbb1193c9ed..86378497a372 100644
--- a/binaryurp/source/unmarshal.hxx
+++ b/binaryurp/source/unmarshal.hxx
@@ -20,14 +20,14 @@
#ifndef INCLUDED_BINARYURP_SOURCE_UNMARSHAL_HXX
#define INCLUDED_BINARYURP_SOURCE_UNMARSHAL_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <vector>
-#include "com/sun/star/uno/Sequence.hxx"
-#include "rtl/ref.hxx"
-#include "sal/types.h"
-#include "typelib/typedescription.hxx"
+#include <com/sun/star/uno/Sequence.hxx>
+#include <rtl/ref.hxx>
+#include <sal/types.h>
+#include <typelib/typedescription.hxx>
namespace binaryurp {
class BinaryAny;