diff Azure/AzureBlobStoragePlugin.h @ 15:2a02b21f0a19

migration + storage structure
author Alain Mazy
date Tue, 01 Sep 2020 13:08:49 +0200
parents fc26a8fc54d5
children f55b2afdf53d
line wrap: on
line diff
--- a/Azure/AzureBlobStoragePlugin.h	Wed Aug 26 12:52:37 2020 +0200
+++ b/Azure/AzureBlobStoragePlugin.h	Tue Sep 01 13:08:49 2020 +0200
@@ -18,7 +18,7 @@
 
 #pragma once
 
-#include "../Common/IStoragePlugin.h"
+#include "../Common/BaseStoragePlugin.h"
 
 class AzureBlobStoragePluginFactory
 {