summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc/dp_ucb.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:42:42 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:10 +0200
commit54ef1c155990bee247f083a37be9515b43709ac3 (patch)
tree9246a70e38e040cd35d38298ee50528e1e37b12c /desktop/source/deployment/misc/dp_ucb.cxx
parent957e6c7968b205caf939c53942fe1c5fd64d57ef (diff)
loplugin:includeform: desktop
Change-Id: I2dacb21cd0c9618dadb49912e0f09c9ab576f9b0
Diffstat (limited to 'desktop/source/deployment/misc/dp_ucb.cxx')
-rw-r--r--desktop/source/deployment/misc/dp_ucb.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/source/deployment/misc/dp_ucb.cxx b/desktop/source/deployment/misc/dp_ucb.cxx
index c962c228f756..09de3711006f 100644
--- a/desktop/source/deployment/misc/dp_ucb.cxx
+++ b/desktop/source/deployment/misc/dp_ucb.cxx
@@ -18,9 +18,9 @@
*/
-#include "strings.hrc"
-#include "dp_misc.h"
-#include "dp_ucb.h"
+#include <strings.hrc>
+#include <dp_misc.h>
+#include <dp_ucb.h>
#include <rtl/uri.hxx>
#include <rtl/ustrbuf.hxx>
#include <ucbhelper/content.hxx>