comparison Samples/SynchronizedSeriesApplication.h @ 16:ff1e935768e7

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 20:06:52 +0100
parents 351ab0da0150
children 7207a407bcd8
comparison
equal deleted inserted replaced
15:da2cf3ace87a 16:ff1e935768e7
36 36
37 #include "../Framework/Toolbox/OrthancSeriesLoader.h" 37 #include "../Framework/Toolbox/OrthancSeriesLoader.h"
38 #include "../Framework/Layers/SeriesFrameRendererFactory.h" 38 #include "../Framework/Layers/SeriesFrameRendererFactory.h"
39 #include "../Framework/Layers/SiblingSliceLocationFactory.h" 39 #include "../Framework/Layers/SiblingSliceLocationFactory.h"
40 #include "../Framework/Widgets/LayoutWidget.h" 40 #include "../Framework/Widgets/LayoutWidget.h"
41 #include "../Framework/Orthanc/Core/Logging.h" 41 #include "../Resources/Orthanc/Core/Logging.h"
42 42
43 namespace OrthancStone 43 namespace OrthancStone
44 { 44 {
45 namespace Samples 45 namespace Samples
46 { 46 {