diff Framework/Toolbox/SubvoxelReader.h @ 212:5412adf19980

resort to OrthancFramework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 01 Jun 2018 17:48:47 +0200
parents e9c7a78a3e77
children b70e9be013e4
line wrap: on
line diff
--- a/Framework/Toolbox/SubvoxelReader.h	Mon May 21 09:02:03 2018 +0200
+++ b/Framework/Toolbox/SubvoxelReader.h	Fri Jun 01 17:48:47 2018 +0200
@@ -24,7 +24,7 @@
 #include "../Volumes/ImageBuffer3D.h"
 #include "GeometryToolbox.h"
 
-#include "../../Resources/Orthanc/Core/Images/ImageTraits.h"
+#include <Core/Images/ImageTraits.h>
 
 #include <boost/noncopyable.hpp>
 #include <cmath>