diff Platforms/Generic/WebServiceCommandBase.h @ 732:c35e98d22764

move Deprecated classes to a separate folder
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 May 2019 14:27:35 +0200
parents 4f2416d519b4
children 861c080ef47b
line wrap: on
line diff
--- a/Platforms/Generic/WebServiceCommandBase.h	Tue May 21 13:27:54 2019 +0200
+++ b/Platforms/Generic/WebServiceCommandBase.h	Tue May 21 14:27:35 2019 +0200
@@ -23,7 +23,7 @@
 
 #include "IOracleCommand.h"
 
-#include "../../Framework/Toolbox/IWebService.h"
+#include "../../Framework/Deprecated/Toolbox/IWebService.h"
 #include "../../Framework/Messages/IObservable.h"
 #include "../../Framework/Messages/ICallable.h"
 #include "../../Applications/Generic/NativeStoneApplicationContext.h"