diff Platforms/Generic/WebServicePostCommand.h @ 113:2eca030792aa wasm

using the Orthanc Framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Sep 2017 15:32:32 +0200
parents f40a78cc7070
children e2fe9352f240
line wrap: on
line diff
--- a/Platforms/Generic/WebServicePostCommand.h	Wed Sep 20 14:37:08 2017 +0200
+++ b/Platforms/Generic/WebServicePostCommand.h	Wed Sep 20 15:32:32 2017 +0200
@@ -24,7 +24,8 @@
 #include "IOracleCommand.h"
 
 #include "../../Framework/Toolbox/IWebService.h"
-#include "../../Resources/Orthanc/Core/WebServiceParameters.h"
+
+#include <Core/WebServiceParameters.h>
 
 #include <memory>