comparison Framework/Radiography/RadiographyDicomLayer.h @ 732:c35e98d22764

move Deprecated classes to a separate folder
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 May 2019 14:27:35 +0200
parents d2c0e347ddc2
children 580dd82e13f5
comparison
equal deleted inserted replaced
729:529189f399ec 732:c35e98d22764
19 **/ 19 **/
20 20
21 21
22 #pragma once 22 #pragma once
23 23
24 #include "../Toolbox/DicomFrameConverter.h" 24 #include "../Deprecated/Toolbox/DicomFrameConverter.h"
25 #include "RadiographyLayer.h" 25 #include "RadiographyLayer.h"
26 26
27 #include <Plugins/Samples/Common/FullOrthancDataset.h> 27 #include <Plugins/Samples/Common/FullOrthancDataset.h>
28 28
29 namespace OrthancStone 29 namespace OrthancStone