diff Framework/Toolbox/SubvoxelReader.h @ 1455:30deba7bc8e2

simplifying include_directories
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 20:54:01 +0200
parents 2d8ab34c8c91
children 7f16987131e1
line wrap: on
line diff
--- a/Framework/Toolbox/SubvoxelReader.h	Sat Jun 06 11:04:04 2020 +0200
+++ b/Framework/Toolbox/SubvoxelReader.h	Thu Jun 11 20:54:01 2020 +0200
@@ -24,7 +24,7 @@
 #include "../Volumes/ImageBuffer3D.h"
 #include "GeometryToolbox.h"
 
-#include <Core/Images/ImageTraits.h>
+#include <Images/ImageTraits.h>
 
 #include <boost/noncopyable.hpp>
 #include <cmath>