diff Framework/Targets/OrthancTarget.h @ 140:a0f9a3df1110

resort to Orthanc framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 17 Apr 2018 15:47:47 +0200
parents a51dee6a1515
children 6b8ccfc02051
line wrap: on
line diff
--- a/Framework/Targets/OrthancTarget.h	Wed Apr 11 16:24:26 2018 +0200
+++ b/Framework/Targets/OrthancTarget.h	Tue Apr 17 15:47:47 2018 +0200
@@ -22,8 +22,8 @@
 #pragma once
 
 #include "IFileTarget.h"
-#include "../../Resources/Orthanc/Core/WebServiceParameters.h"
-#include "../../Resources/Orthanc/Plugins/Samples/Common/IOrthancConnection.h"
+#include <Core/WebServiceParameters.h>
+#include <Plugins/Samples/Common/IOrthancConnection.h>
 
 #include <memory>