summaryrefslogtreecommitdiffstats
path: root/store/source/stortree.cxx
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.cxx
parentloplugin:includeform: svgio (diff)
downloadcore-c8ee9e53d25a9252173b8b67abb73bcd9e1b8894.tar.gz
core-c8ee9e53d25a9252173b8b67abb73bcd9e1b8894.zip
loplugin:includeform: store
Change-Id: Ia9134d7f1e9c30b7faef693c3f621cec7ec5a61a
Diffstat (limited to 'store/source/stortree.cxx')
-rw-r--r--store/source/stortree.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/store/source/stortree.cxx b/store/source/stortree.cxx
index 624945914f75..a3d679dbdd4a 100644
--- a/store/source/stortree.cxx
+++ b/store/source/stortree.cxx
@@ -23,11 +23,11 @@
#include "stortree.hxx"
-#include "sal/types.h"
-#include "sal/log.hxx"
-#include "osl/diagnose.h"
+#include <sal/types.h>
+#include <sal/log.hxx>
+#include <osl/diagnose.h>
-#include "store/types.h"
+#include <store/types.h>
#include "storbase.hxx"
#include "storbios.hxx"