summaryrefslogtreecommitdiff
path: root/unoidl/source/sourcetreeprovider.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:29:12 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:48 +0200
commit0b51e2a7464356f417b885d1efca900390155bdd (patch)
tree298b5852aad68d99862566095f30708f5ced1ebd /unoidl/source/sourcetreeprovider.hxx
parentbf49fc49ad3f18a1782c882a128c91436ad64ff6 (diff)
loplugin:includeform: unoidl
Change-Id: Ie5414c607ed9dcf8ebd3a37d150aa138dac3ad09
Diffstat (limited to 'unoidl/source/sourcetreeprovider.hxx')
-rw-r--r--unoidl/source/sourcetreeprovider.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/unoidl/source/sourcetreeprovider.hxx b/unoidl/source/sourcetreeprovider.hxx
index dbee645d2322..d12fc9cef7e5 100644
--- a/unoidl/source/sourcetreeprovider.hxx
+++ b/unoidl/source/sourcetreeprovider.hxx
@@ -10,12 +10,12 @@
#ifndef INCLUDED_UNOIDL_SOURCE_SOURCETREEPROVIDER_HXX
#define INCLUDED_UNOIDL_SOURCE_SOURCETREEPROVIDER_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <map>
-#include "rtl/ref.hxx"
-#include "unoidl/unoidl.hxx"
+#include <rtl/ref.hxx>
+#include <unoidl/unoidl.hxx>
namespace unoidl { namespace detail {