diff Framework/Toolbox/LinearAlgebra.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/LinearAlgebra.h	Mon May 21 09:02:03 2018 +0200
+++ b/Framework/Toolbox/LinearAlgebra.h	Fri Jun 01 17:48:47 2018 +0200
@@ -28,7 +28,7 @@
 #  include <boost/serialization/array_wrapper.hpp>
 #endif
 
-#include "../../Resources/Orthanc/Core/DicomFormat/DicomMap.h"
+#include <Core/DicomFormat/DicomMap.h>
 
 #include <boost/numeric/ublas/matrix.hpp>
 #include <boost/numeric/ublas/vector.hpp>