diff Framework/Layers/OrthancFrameLayerSource.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 3d523c9a8f0d 192e6e349e69
line wrap: on
line diff
--- a/Framework/Layers/OrthancFrameLayerSource.cpp	Mon May 21 09:02:03 2018 +0200
+++ b/Framework/Layers/OrthancFrameLayerSource.cpp	Fri Jun 01 17:48:47 2018 +0200
@@ -24,8 +24,8 @@
 #include "FrameRenderer.h"
 #include "../Toolbox/DicomFrameConverter.h"
 
-#include "../../Resources/Orthanc/Core/Logging.h"
-#include "../../Resources/Orthanc/Core/OrthancException.h"
+#include <Core/Logging.h>
+#include <Core/OrthancException.h>
 
 #include <boost/lexical_cast.hpp>