Support NONE policy in storage
[platform/core/security/cynara.git] / test / storage / storage / fakestoragebackend.h
index b1e8b69..fa8898b 100644 (file)
@@ -23,6 +23,8 @@
 #ifndef FAKESTORAGEBACKEND_H_
 #define FAKESTORAGEBACKEND_H_
 
+#include <storage/StorageBackend.h>
+
 using namespace Cynara;
 
 class FakeStorageBackend : public StorageBackend {