diff Platforms/Generic/WebServicePostCommand.h @ 212:5412adf19980

resort to OrthancFramework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 01 Jun 2018 17:48:47 +0200
parents e9c7a78a3e77
children 3d523c9a8f0d 192e6e349e69
line wrap: on
line diff
--- a/Platforms/Generic/WebServicePostCommand.h	Mon May 21 09:02:03 2018 +0200
+++ b/Platforms/Generic/WebServicePostCommand.h	Fri Jun 01 17:48:47 2018 +0200
@@ -25,7 +25,7 @@
 
 #include "../../Framework/Toolbox/IWebService.h"
 
-#include "../../Resources/Orthanc/Core/WebServiceParameters.h"
+#include <Core/WebServiceParameters.h>
 
 #include <memory>