summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/BlobHelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/commontools/BlobHelper.cxx')
-rw-r--r--connectivity/source/commontools/BlobHelper.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/commontools/BlobHelper.cxx b/connectivity/source/commontools/BlobHelper.cxx
index 28a636d8b137..65a12ed43dd9 100644
--- a/connectivity/source/commontools/BlobHelper.cxx
+++ b/connectivity/source/commontools/BlobHelper.cxx
@@ -16,9 +16,9 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "connectivity/BlobHelper.hxx"
+#include <connectivity/BlobHelper.hxx>
#include <comphelper/seqstream.hxx>
-#include "connectivity/dbexception.hxx"
+#include <connectivity/dbexception.hxx>
using namespace connectivity;
using namespace dbtools;