diff Framework/Loaders/LoaderCache.h @ 1339:556b4bc19118 broker

The loaders have been adapter to the nobroker architecture and have been put back in the regular source files
author Benjamin Golinvaux <bgo@osimis.io>
date Fri, 03 Apr 2020 16:47:46 +0200
parents b1396be5aa27
children e92c516adcbd
line wrap: on
line diff
--- a/Framework/Loaders/LoaderCache.h	Fri Apr 03 16:13:24 2020 +0200
+++ b/Framework/Loaders/LoaderCache.h	Fri Apr 03 16:47:46 2020 +0200
@@ -20,8 +20,7 @@
 
 #pragma once
 
-#include "../Messages/LockingEmitter.h"
-#include "../../Volumes/DicomVolumeImageMPRSlicer.h"
+#include "../Volumes/DicomVolumeImageMPRSlicer.h"
 #include "OrthancSeriesVolumeProgressiveLoader.h"
 #include "OrthancMultiframeVolumeLoader.h"
 #include "DicomStructureSetLoader.h"