comparison Applications/Samples/RtViewerPlugin/Plugin.cpp @ 1626:58abe9e13ee3

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Nov 2020 22:06:29 +0100
parents 4fb8fdf03314
children 9ac2a65d4172
comparison
equal deleted inserted replaced
1625:4a2c63ae8f99 1626:58abe9e13ee3
21 21
22 #include "../../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h" 22 #include "../../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h"
23 23
24 #include <EmbeddedResources.h> 24 #include <EmbeddedResources.h>
25 25
26 #include <Logging.h>
26 #include <SystemToolbox.h> 27 #include <SystemToolbox.h>
27 #include <Toolbox.h> 28 #include <Toolbox.h>
28 29
29 OrthancPluginErrorCode OnChangeCallback(OrthancPluginChangeType changeType, 30 OrthancPluginErrorCode OnChangeCallback(OrthancPluginChangeType changeType,
30 OrthancPluginResourceType resourceType, 31 OrthancPluginResourceType resourceType,