diff Plugin/DecodedImageAdapter.h @ 191:993dd140bd30

Resort to Orthanc framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 16 Apr 2018 21:29:30 +0200
parents 81f16c5667ba
children 0ef2d8b970ab
line wrap: on
line diff
--- a/Plugin/DecodedImageAdapter.h	Wed Apr 11 16:23:44 2018 +0200
+++ b/Plugin/DecodedImageAdapter.h	Mon Apr 16 21:29:30 2018 +0200
@@ -27,7 +27,7 @@
 #include <stdint.h>
 #include <json/value.h>
 
-#include "../Orthanc/Plugins/Samples/GdcmDecoder/OrthancImageWrapper.h"
+#include <Plugins/Samples/GdcmDecoder/OrthancImageWrapper.h>
 
 
 namespace OrthancPlugins