diff Plugin/ViewerToolbox.cpp @ 229:967ae255a58f

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 11 May 2020 11:52:46 +0200
parents aee499712ac4
children 620ed85fb514
line wrap: on
line diff
--- a/Plugin/ViewerToolbox.cpp	Fri Mar 13 14:03:23 2020 +0100
+++ b/Plugin/ViewerToolbox.cpp	Mon May 11 11:52:46 2020 +0200
@@ -25,7 +25,7 @@
 #include <Core/Toolbox.h>
 
 // Gain access to ORTHANC_PLUGINS_VERSION_IS_ABOVE if Orthanc SDK <= 1.3.0
-#include <Plugins/Samples/GdcmDecoder/GdcmImageDecoder.h>
+#include <Plugins/Samples/Common/OrthancPluginCppWrapper.h>
 
 #include <json/reader.h>
 #include <stdexcept>