diff Framework/Radiography/RadiographyScene.cpp @ 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 4f2416d519b4
children be9c1530d40a
line wrap: on
line diff
--- a/Framework/Radiography/RadiographyScene.cpp	Tue May 21 13:27:54 2019 +0200
+++ b/Framework/Radiography/RadiographyScene.cpp	Tue May 21 14:27:35 2019 +0200
@@ -25,7 +25,7 @@
 #include "RadiographyDicomLayer.h"
 #include "RadiographyTextLayer.h"
 #include "RadiographyMaskLayer.h"
-#include "../Toolbox/DicomFrameConverter.h"
+#include "../Deprecated/Toolbox/DicomFrameConverter.h"
 
 #include <Core/Images/Image.h>
 #include <Core/Images/ImageProcessing.h>