Mercurial > hg > orthanc-stone
diff Framework/Toolbox/FiniteProjectiveCamera.cpp @ 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/FiniteProjectiveCamera.cpp Mon May 21 09:02:03 2018 +0200 +++ b/Framework/Toolbox/FiniteProjectiveCamera.cpp Fri Jun 01 17:48:47 2018 +0200 @@ -24,10 +24,10 @@ #include "GeometryToolbox.h" #include "SubpixelReader.h" -#include "../../Resources/Orthanc/Core/Logging.h" -#include "../../Resources/Orthanc/Core/OrthancException.h" -#include "../../Resources/Orthanc/Core/Images/Image.h" -#include "../../Resources/Orthanc/Core/Images/ImageProcessing.h" +#include <Core/Logging.h> +#include <Core/OrthancException.h> +#include <Core/Images/Image.h> +#include <Core/Images/ImageProcessing.h> namespace OrthancStone {