Mercurial > hg > orthanc-stone
diff Platforms/Generic/WebServiceGetCommand.cpp @ 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 | ed0003f6102c |
line wrap: on
line diff
--- a/Platforms/Generic/WebServiceGetCommand.cpp Wed Sep 20 14:37:08 2017 +0200 +++ b/Platforms/Generic/WebServiceGetCommand.cpp Wed Sep 20 15:32:32 2017 +0200 @@ -21,7 +21,7 @@ #include "WebServiceGetCommand.h" -#include "../../Resources/Orthanc/Core/HttpClient.h" +#include <Core/HttpClient.h> namespace OrthancStone {