summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/common/teststorageapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/src/tests/common/teststorageapp.h')
-rw-r--r--storage/src/tests/common/teststorageapp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/tests/common/teststorageapp.h b/storage/src/tests/common/teststorageapp.h
index 433f535546f..3742879bd30 100644
--- a/storage/src/tests/common/teststorageapp.h
+++ b/storage/src/tests/common/teststorageapp.h
@@ -35,7 +35,7 @@
namespace storage {
-namespace spi { class PersistenceProvider; }
+namespace spi { struct PersistenceProvider; }
class StorageBucketDBInitializer;
DEFINE_PRIMITIVE_WRAPPER(uint16_t, NodeIndex);