comparison Applications/Samples/RtViewerPlugin/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 b3c08e607d9f
comparison
equal deleted inserted replaced
1876:b1f510e601d2 1877:a2955abe4c2e
18 * You should have received a copy of the GNU Affero General Public License 18 * You should have received a copy of the GNU Affero General Public License
19 * along with this program. If not, see <http://www.gnu.org/licenses/>. 19 * along with this program. If not, see <http://www.gnu.org/licenses/>.
20 **/ 20 **/
21 21
22 22
23 #include "../../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h" 23 #include "../../../RenderingPlugin/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h"
24 24
25 #include <EmbeddedResources.h> 25 #include <EmbeddedResources.h>
26 26
27 #include <Logging.h> 27 #include <Logging.h>
28 #include <SystemToolbox.h> 28 #include <SystemToolbox.h>