Mercurial > hg > orthanc-stone
diff Framework/Viewport/CairoSurface.cpp @ 16:ff1e935768e7
reorganization
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 09 Nov 2016 20:06:52 +0100 |
parents | 351ab0da0150 |
children | 7207a407bcd8 |
line wrap: on
line diff
--- a/Framework/Viewport/CairoSurface.cpp Wed Nov 09 17:20:44 2016 +0100 +++ b/Framework/Viewport/CairoSurface.cpp Wed Nov 09 20:06:52 2016 +0100 @@ -32,9 +32,9 @@ #include "CairoSurface.h" -#include "../Orthanc/Core/Logging.h" -#include "../Orthanc/Core/OrthancException.h" -#include "../Orthanc/Core/Images/ImageProcessing.h" +#include "../../Resources/Orthanc/Core/Logging.h" +#include "../../Resources/Orthanc/Core/OrthancException.h" +#include "../../Resources/Orthanc/Core/Images/ImageProcessing.h" namespace OrthancStone {