diff Framework/Toolbox/GeometryToolbox.h @ 113:2eca030792aa wasm

using the Orthanc Framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Sep 2017 15:32:32 +0200
parents 298f375dcb68
children a4d0b6c82b29
line wrap: on
line diff
--- a/Framework/Toolbox/GeometryToolbox.h	Wed Sep 20 14:37:08 2017 +0200
+++ b/Framework/Toolbox/GeometryToolbox.h	Wed Sep 20 15:32:32 2017 +0200
@@ -30,7 +30,7 @@
 
 #include <boost/numeric/ublas/vector.hpp>
 
-#include "../../Resources/Orthanc/Plugins/Samples/Common/DicomDatasetReader.h"
+#include <Plugins/Samples/Common/DicomDatasetReader.h>
 
 namespace OrthancStone
 {