diff Plugin/OrthancResource.cpp @ 22:c44013681a51

now using the Orthanc framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 20 Jul 2018 14:37:30 +0200
parents d5d3cb00556a
children bc0431cb6b8f
line wrap: on
line diff
--- a/Plugin/OrthancResource.cpp	Thu Jul 19 15:04:50 2018 +0200
+++ b/Plugin/OrthancResource.cpp	Fri Jul 20 14:37:30 2018 +0200
@@ -18,7 +18,7 @@
 
 #include "OrthancResource.h"
 
-#include "../Resources/Orthanc/Plugins/Samples/Common/OrthancPluginCppWrapper.h"
+#include <Plugins/Samples/Common/OrthancPluginCppWrapper.h>
 
 namespace OrthancPlugins
 {