summaryrefslogtreecommitdiff
path: root/include/comphelper/synchronousdispatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/synchronousdispatch.hxx')
-rw-r--r--include/comphelper/synchronousdispatch.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/comphelper/synchronousdispatch.hxx b/include/comphelper/synchronousdispatch.hxx
index 1e945171b377..a61dbd69e257 100644
--- a/include/comphelper/synchronousdispatch.hxx
+++ b/include/comphelper/synchronousdispatch.hxx
@@ -20,12 +20,12 @@
#ifndef INCLUDED_COMPHELPER_SYNCHRONOUSDISPATCH_HXX
#define INCLUDED_COMPHELPER_SYNCHRONOUSDISPATCH_HXX
-#include "comphelper/comphelperdllapi.h"
+#include <comphelper/comphelperdllapi.h>
-#include "com/sun/star/uno/Reference.hxx"
-#include "com/sun/star/uno/Sequence.hxx"
+#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/Sequence.hxx>
-#include "com/sun/star/beans/PropertyValue.hpp"
+#include <com/sun/star/beans/PropertyValue.hpp>
namespace com { namespace sun { namespace star {
namespace uno {