diff Framework/TransferBucket.cpp @ 20:17f775299b4a

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Jun 2020 07:52:24 +0200
parents b06103a50c95
children 44a0430d7899
line wrap: on
line diff
--- a/Framework/TransferBucket.cpp	Fri Jan 31 17:47:55 2020 +0100
+++ b/Framework/TransferBucket.cpp	Tue Jun 30 07:52:24 2020 +0200
@@ -19,8 +19,8 @@
 
 #include "TransferBucket.h"
 
-#include <Core/Logging.h>
-#include <Core/OrthancException.h>
+#include <Logging.h>
+#include <OrthancException.h>
 
 
 namespace OrthancPlugins