summaryrefslogtreecommitdiff
path: root/store/source/storpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storpage.hxx')
-rw-r--r--store/source/storpage.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/store/source/storpage.hxx b/store/source/storpage.hxx
index 8b4785a21ce3..4a03c736c495 100644
--- a/store/source/storpage.hxx
+++ b/store/source/storpage.hxx
@@ -21,9 +21,9 @@
#define INCLUDED_STORE_SOURCE_STORPAGE_HXX
#include <sal/types.h>
+#include <rtl/string.h>
#include "object.hxx"
-#include "lockbyte.hxx"
#include "storbase.hxx"
#include "storbios.hxx"
@@ -32,6 +32,7 @@
namespace store
{
+class ILockBytes;
struct OStoreDirectoryPageData;
class OStoreDirectoryPageObject;