diff Framework/Targets/OrthancTarget.h @ 194:e57e6ca5303d

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Jun 2020 18:03:23 +0200
parents f299c191cd76
children b0bd22077cd8
line wrap: on
line diff
--- a/Framework/Targets/OrthancTarget.h	Tue Jun 30 10:10:55 2020 +0200
+++ b/Framework/Targets/OrthancTarget.h	Tue Jun 30 18:03:23 2020 +0200
@@ -22,8 +22,9 @@
 #pragma once
 
 #include "IFileTarget.h"
+#include "../Inputs/Orthanc/IOrthancConnection.h"
+
 #include <WebServiceParameters.h>
-#include <IOrthancConnection.h>
 
 #include <memory>