summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/outgoingrequests.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binaryurp/source/outgoingrequests.hxx')
-rw-r--r--binaryurp/source/outgoingrequests.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/binaryurp/source/outgoingrequests.hxx b/binaryurp/source/outgoingrequests.hxx
index f774dab7c438..e085288bf971 100644
--- a/binaryurp/source/outgoingrequests.hxx
+++ b/binaryurp/source/outgoingrequests.hxx
@@ -20,12 +20,12 @@
#ifndef INCLUDED_BINARYURP_SOURCE_OUTGOINGREQUESTS_HXX
#define INCLUDED_BINARYURP_SOURCE_OUTGOINGREQUESTS_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <map>
#include <vector>
-#include "osl/mutex.hxx"
+#include <osl/mutex.hxx>
namespace binaryurp { struct OutgoingRequest; }
namespace rtl { class ByteSequence; }