diff Framework/dev.h @ 113:2eca030792aa wasm

using the Orthanc Framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Sep 2017 15:32:32 +0200
parents 948f86e61e83
children 42c05a3baee3
line wrap: on
line diff
--- a/Framework/dev.h	Wed Sep 20 14:37:08 2017 +0200
+++ b/Framework/dev.h	Wed Sep 20 15:32:32 2017 +0200
@@ -31,8 +31,8 @@
 #include "Volumes/ImageBuffer3D.h"
 #include "Volumes/SlicedVolumeBase.h"
 
-#include "../Resources/Orthanc/Core/Logging.h"
-#include "../Resources/Orthanc/Core/Images/ImageProcessing.h"
+#include <Core/Logging.h>
+#include <Core/Images/ImageProcessing.h>
 
 #include <boost/math/special_functions/round.hpp>