diff Framework/TransferToolbox.cpp @ 20:17f775299b4a

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Jun 2020 07:52:24 +0200
parents b06103a50c95
children ebf978ab064d
line wrap: on
line diff
--- a/Framework/TransferToolbox.cpp	Fri Jan 31 17:47:55 2020 +0100
+++ b/Framework/TransferToolbox.cpp	Tue Jun 30 07:52:24 2020 +0200
@@ -19,9 +19,9 @@
 
 #include "TransferToolbox.h"
 
-#include <Core/Logging.h>
-#include <Core/OrthancException.h>
-#include <Plugins/Samples/Common/OrthancPluginCppWrapper.h>
+#include <Logging.h>
+#include <OrthancException.h>
+#include <OrthancPluginCppWrapper.h>
 
 #include <boost/math/special_functions/round.hpp>
 #include <boost/thread/thread.hpp>