diff Framework/Toolbox/OrthancSeriesLoader.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 c2dc924f1a63
children a4d0b6c82b29
line wrap: on
line diff
--- a/Framework/Toolbox/OrthancSeriesLoader.h	Wed Sep 20 14:37:08 2017 +0200
+++ b/Framework/Toolbox/OrthancSeriesLoader.h	Wed Sep 20 15:32:32 2017 +0200
@@ -22,7 +22,8 @@
 #pragma once
 
 #include "ISeriesLoader.h"
-#include "../../Resources/Orthanc/Plugins/Samples/Common/IOrthancConnection.h"
+
+#include <Plugins/Samples/Common/IOrthancConnection.h>
 
 #include <boost/shared_ptr.hpp>