summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/component/dp_component.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/registry/component/dp_component.cxx
parent957e6c7968b205caf939c53942fe1c5fd64d57ef (diff)
loplugin:includeform: desktop
Change-Id: I2dacb21cd0c9618dadb49912e0f09c9ab576f9b0
Diffstat (limited to 'desktop/source/deployment/registry/component/dp_component.cxx')
-rw-r--r--desktop/source/deployment/registry/component/dp_component.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/desktop/source/deployment/registry/component/dp_component.cxx b/desktop/source/deployment/registry/component/dp_component.cxx
index 593815eac108..fca9e143d075 100644
--- a/desktop/source/deployment/registry/component/dp_component.cxx
+++ b/desktop/source/deployment/registry/component/dp_component.cxx
@@ -18,12 +18,12 @@
*/
-#include "strings.hrc"
-#include "dp_shared.hxx"
-#include "dp_backend.h"
-#include "dp_platform.hxx"
-#include "dp_services.hxx"
-#include "dp_ucb.h"
+#include <strings.hrc>
+#include <dp_shared.hxx>
+#include <dp_backend.h>
+#include <dp_platform.hxx>
+#include <dp_services.hxx>
+#include <dp_ucb.h>
#include <rtl/string.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/ustrbuf.hxx>