diff Framework/TransferScheduler.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/TransferScheduler.cpp	Fri Jan 31 17:47:55 2020 +0100
+++ b/Framework/TransferScheduler.cpp	Tue Jun 30 07:52:24 2020 +0200
@@ -19,9 +19,9 @@
 
 #include "TransferScheduler.h"
 
-#include <Core/Logging.h>
-#include <Core/OrthancException.h>
-#include <Plugins/Samples/Common/OrthancPluginCppWrapper.h>
+#include <Logging.h>
+#include <OrthancException.h>
+#include <OrthancPluginCppWrapper.h>
 
 
 namespace OrthancPlugins