summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java/io/Reader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/java/io/Reader.hxx')
-rw-r--r--connectivity/source/inc/java/io/Reader.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/java/io/Reader.hxx b/connectivity/source/inc/java/io/Reader.hxx
index 5f754489d366..f68fe1239c3a 100644
--- a/connectivity/source/inc/java/io/Reader.hxx
+++ b/connectivity/source/inc/java/io/Reader.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_JAVA_IO_READER_HXX
#define INCLUDED_CONNECTIVITY_SOURCE_INC_JAVA_IO_READER_HXX
-#include "java/lang/Object.hxx"
+#include <java/lang/Object.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <boost/optional.hpp>