diff Framework/Viewport/IViewport.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 81f73efd81a1
children e2fe9352f240
line wrap: on
line diff
--- a/Framework/Viewport/IViewport.h	Wed Sep 20 14:37:08 2017 +0200
+++ b/Framework/Viewport/IViewport.h	Wed Sep 20 15:32:32 2017 +0200
@@ -24,7 +24,7 @@
 #include "IStatusBar.h"
 #include "../Enumerations.h"
 
-#include "../../Resources/Orthanc/Core/Images/ImageAccessor.h"
+#include <Core/Images/ImageAccessor.h>
 
 namespace OrthancStone
 {