summaryrefslogtreecommitdiff
path: root/include/comphelper/optional.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/optional.hxx')
-rw-r--r--include/comphelper/optional.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/comphelper/optional.hxx b/include/comphelper/optional.hxx
index 031a30328340..a1ffba09cdf9 100644
--- a/include/comphelper/optional.hxx
+++ b/include/comphelper/optional.hxx
@@ -19,8 +19,8 @@
#ifndef INCLUDED_COMPHELPER_OPTIONAL_HXX
#define INCLUDED_COMPHELPER_OPTIONAL_HXX
-#include "com/sun/star/beans/Optional.hpp"
-#include "boost/optional.hpp"
+#include <com/sun/star/beans/Optional.hpp>
+#include <boost/optional.hpp>
namespace comphelper {