summaryrefslogtreecommitdiff
path: root/cui/source/uno
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:43:01 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:10 +0200
commit7182283c13238bdd3d6795f793f6c14b234585d4 (patch)
tree38ee352cdadbd5d739d85707a58da065a0d2ac3c /cui/source/uno
parent4b27653a122acbbb38c800f0b1972f339e73d115 (diff)
loplugin:includeform: cui
Change-Id: Ibd88b2ee4252733c5aeee97bec27f34b8e555364
Diffstat (limited to 'cui/source/uno')
-rw-r--r--cui/source/uno/services.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/uno/services.cxx b/cui/source/uno/services.cxx
index 20951e159242..34799d37bf8d 100644
--- a/cui/source/uno/services.cxx
+++ b/cui/source/uno/services.cxx
@@ -18,8 +18,8 @@
*/
#include <com/sun/star/registry/XRegistryKey.hpp>
-#include "sal/types.h"
-#include "cppuhelper/factory.hxx"
+#include <sal/types.h>
+#include <cppuhelper/factory.hxx>
#include <cppuhelper/implementationentry.hxx>
#include <colorpicker.hxx>