diff Framework/Toolbox/DicomStructureSet.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 53025eecbc95
children e3433dabfb8d
line wrap: on
line diff
--- a/Framework/Toolbox/DicomStructureSet.h	Wed Sep 20 14:37:08 2017 +0200
+++ b/Framework/Toolbox/DicomStructureSet.h	Wed Sep 20 15:32:32 2017 +0200
@@ -23,7 +23,8 @@
 
 #include "CoordinateSystem3D.h"
 #include "../Viewport/CairoContext.h"
-#include "../../Resources/Orthanc/Plugins/Samples/Common/IOrthancConnection.h"
+
+#include <Plugins/Samples/Common/IOrthancConnection.h>
 
 #include <list>