diff Framework/Toolbox/SlicesSorter.cpp @ 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 ba83e38cf3ff
line wrap: on
line diff
--- a/Framework/Toolbox/SlicesSorter.cpp	Wed Sep 20 14:37:08 2017 +0200
+++ b/Framework/Toolbox/SlicesSorter.cpp	Wed Sep 20 15:32:32 2017 +0200
@@ -21,7 +21,7 @@
 
 #include "SlicesSorter.h"
 
-#include "../../Resources/Orthanc/Core/OrthancException.h"
+#include <Core/OrthancException.h>
 
 namespace OrthancStone
 {