summaryrefslogtreecommitdiff
path: root/store/source/storlckb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storlckb.hxx')
-rw-r--r--store/source/storlckb.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/store/source/storlckb.hxx b/store/source/storlckb.hxx
index 46fdc988ed8d..b31bcd28de6e 100644
--- a/store/source/storlckb.hxx
+++ b/store/source/storlckb.hxx
@@ -22,16 +22,16 @@
#include <sal/types.h>
-#include <rtl/ustring.h>
+#include <rtl/string.h>
#include <rtl/ref.hxx>
#include "object.hxx"
#include "storbase.hxx"
-#include "storpage.hxx"
namespace store
{
+class OStorePageManager;
struct OStoreDataPageData;
struct OStoreDirectoryPageData;