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