diff Framework/Messaging/CurlOrthancConnection.h @ 16:ff1e935768e7

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 20:06:52 +0100
parents 351ab0da0150
children
line wrap: on
line diff
--- a/Framework/Messaging/CurlOrthancConnection.h	Wed Nov 09 17:20:44 2016 +0100
+++ b/Framework/Messaging/CurlOrthancConnection.h	Wed Nov 09 20:06:52 2016 +0100
@@ -36,7 +36,7 @@
 
 #if ORTHANC_ENABLE_CURL == 1
 
-#include "../Orthanc/Core/WebServiceParameters.h"
+#include "../../Resources/Orthanc/Core/WebServiceParameters.h"
 
 namespace OrthancStone
 {