summaryrefslogtreecommitdiff
path: root/store
diff options
context:
space:
mode:
Diffstat (limited to 'store')
-rw-r--r--store/source/stordata.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/store/source/stordata.cxx b/store/source/stordata.cxx
index 75562aa14dea..430f52e0d388 100644
--- a/store/source/stordata.cxx
+++ b/store/source/stordata.cxx
@@ -19,9 +19,9 @@
#include "stordata.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 "storbase.hxx"