diff Platforms/Generic/WebServicePostCommand.cpp @ 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.cpp	Mon May 21 09:02:03 2018 +0200
+++ b/Platforms/Generic/WebServicePostCommand.cpp	Fri Jun 01 17:48:47 2018 +0200
@@ -21,7 +21,7 @@
 
 #include "WebServicePostCommand.h"
 
-#include "../../Resources/Orthanc/Core/HttpClient.h"
+#include <Core/HttpClient.h>
 
 namespace OrthancStone
 {