diff Framework/Toolbox/ParallelSlices.h @ 742:fa5febe0f0c2

moved OrientedBoundingBox in the Volumes folder
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 22 May 2019 09:41:03 +0200
parents c3bbb130abc4
children
line wrap: on
line diff
--- a/Framework/Toolbox/ParallelSlices.h	Wed May 22 09:27:21 2019 +0200
+++ b/Framework/Toolbox/ParallelSlices.h	Wed May 22 09:41:03 2019 +0200
@@ -22,7 +22,7 @@
 #pragma once
 
 #include "CoordinateSystem3D.h"
-#include "VolumeImageGeometry.h"
+#include "../Volumes/VolumeImageGeometry.h"
 
 namespace OrthancStone
 {