diff Applications/StoneWebViewer/Plugin/Plugin.cpp @ 1877:a2955abe4c2e

skeleton for the RenderingPlugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 12 Jan 2022 08:23:38 +0100
parents 7053b8a0aaec
children 40f8009ceb4e
line wrap: on
line diff
--- a/Applications/StoneWebViewer/Plugin/Plugin.cpp	Tue Jan 11 21:26:47 2022 +0100
+++ b/Applications/StoneWebViewer/Plugin/Plugin.cpp	Wed Jan 12 08:23:38 2022 +0100
@@ -20,7 +20,7 @@
  **/
 
 
-#include "../../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h"
+#include "../../../RenderingPlugin/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h"
 
 #include <EmbeddedResources.h>