summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/reader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/reader.hxx')
-rw-r--r--binaryurp/source/reader.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/binaryurp/source/reader.hxx b/binaryurp/source/reader.hxx
index c4a7355ed7dd..6510bbb30706 100644
--- a/binaryurp/source/reader.hxx
+++ b/binaryurp/source/reader.hxx
@@ -20,14 +20,14 @@
#ifndef INCLUDED_BINARYURP_SOURCE_READER_HXX
#define INCLUDED_BINARYURP_SOURCE_READER_HXX
-#include "sal/config.h"
-
-#include "rtl/byteseq.hxx"
-#include "rtl/ref.hxx"
-#include "rtl/ustring.hxx"
-#include "sal/types.h"
-#include "salhelper/thread.hxx"
-#include "typelib/typedescription.hxx"
+#include <sal/config.h>
+
+#include <rtl/byteseq.hxx>
+#include <rtl/ref.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
+#include <salhelper/thread.hxx>
+#include <typelib/typedescription.hxx>
#include "readerstate.hxx"