diff Framework/Targets/OrthancTarget.h @ 192:f299c191cd76

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 07:41:22 +0200
parents e3cbf890b588
children e57e6ca5303d
line wrap: on
line diff
--- a/Framework/Targets/OrthancTarget.h	Tue Jun 09 07:29:21 2020 +0200
+++ b/Framework/Targets/OrthancTarget.h	Thu Jun 11 07:41:22 2020 +0200
@@ -22,8 +22,8 @@
 #pragma once
 
 #include "IFileTarget.h"
-#include <Core/WebServiceParameters.h>
-#include <Plugins/Samples/Common/IOrthancConnection.h>
+#include <WebServiceParameters.h>
+#include <IOrthancConnection.h>
 
 #include <memory>