summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:29:41 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:49 +0200
commit310ce51340c2d64c4bb148caea2c01cf3f83a4b7 (patch)
treecbe68a39e7720bc07db2a8f2f7f044f36d3b6525 /ucb/source/ucp/tdoc/tdoc_datasupplier.cxx
parent0b8e2033339fd2f6e00e4ab9c735307740586ec3 (diff)
loplugin:includeform: ucb
Change-Id: Ifa5d2d7c4a8f9464dfcfea7f50e8a6a79043be08
Diffstat (limited to 'ucb/source/ucp/tdoc/tdoc_datasupplier.cxx')
-rw-r--r--ucb/source/ucp/tdoc/tdoc_datasupplier.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx b/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx
index 5be45eb21d60..f33a116d978f 100644
--- a/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx
+++ b/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx
@@ -26,9 +26,9 @@
#include <vector>
-#include "com/sun/star/ucb/IllegalIdentifierException.hpp"
-#include "osl/diagnose.h"
-#include "ucbhelper/contentidentifier.hxx"
+#include <com/sun/star/ucb/IllegalIdentifierException.hpp>
+#include <osl/diagnose.h>
+#include <ucbhelper/contentidentifier.hxx>
#include "tdoc_datasupplier.hxx"
#include "tdoc_content.hxx"