summaryrefslogtreecommitdiff
path: root/include/comphelper/anytostring.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/anytostring.hxx')
-rw-r--r--include/comphelper/anytostring.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/comphelper/anytostring.hxx b/include/comphelper/anytostring.hxx
index e68779854292..542fe4964461 100644
--- a/include/comphelper/anytostring.hxx
+++ b/include/comphelper/anytostring.hxx
@@ -20,9 +20,9 @@
#ifndef INCLUDED_COMPHELPER_ANYTOSTRING_HXX
#define INCLUDED_COMPHELPER_ANYTOSTRING_HXX
-#include "rtl/ustring.hxx"
-#include "com/sun/star/uno/Any.hxx"
-#include "comphelper/comphelperdllapi.h"
+#include <rtl/ustring.hxx>
+#include <com/sun/star/uno/Any.hxx>
+#include <comphelper/comphelperdllapi.h>
namespace comphelper
{