summaryrefslogtreecommitdiffstats
path: root/store/source/storpage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storpage.cxx')
-rw-r--r--store/source/storpage.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/store/source/storpage.cxx b/store/source/storpage.cxx
index 0a53c096bb3a..a4b573219a95 100644
--- a/store/source/storpage.cxx
+++ b/store/source/storpage.cxx
@@ -19,13 +19,13 @@
#include "storpage.hxx"
-#include "sal/types.h"
-#include "sal/log.hxx"
-#include "rtl/string.h"
-#include "rtl/ref.hxx"
-#include "osl/mutex.hxx"
+#include <sal/types.h>
+#include <sal/log.hxx>
+#include <rtl/string.h>
+#include <rtl/ref.hxx>
+#include <osl/mutex.hxx>
-#include "store/types.h"
+#include <store/types.h>
#include "object.hxx"
#include "lockbyte.hxx"