summaryrefslogtreecommitdiff
path: root/store/source/stortree.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:31:34 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:51 +0200
commitc8ee9e53d25a9252173b8b67abb73bcd9e1b8894 (patch)
tree8eaf6470bedf873a8070d3f11751713da60bff5c /store/source/stortree.hxx
parent426a2527e78e57f14b845eea8ff6a803129786fe (diff)
loplugin:includeform: store
Change-Id: Ia9134d7f1e9c30b7faef693c3f621cec7ec5a61a
Diffstat (limited to 'store/source/stortree.hxx')
-rw-r--r--store/source/stortree.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/store/source/stortree.hxx b/store/source/stortree.hxx
index f70aad057f9f..6c8a9fa70f36 100644
--- a/store/source/stortree.hxx
+++ b/store/source/stortree.hxx
@@ -20,13 +20,13 @@
#ifndef INCLUDED_STORE_SOURCE_STORTREE_HXX
#define INCLUDED_STORE_SOURCE_STORTREE_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <memory>
-#include "sal/types.h"
+#include <sal/types.h>
-#include "store/types.h"
+#include <store/types.h>
#include "storbase.hxx"