comparison Applications/Samples/RtViewerPlugin/Plugin.cpp @ 1544:8ddf77198ed7

fixing paths
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Aug 2020 14:51:03 +0200
parents d1806b4e4839
children 4fb8fdf03314
comparison
equal deleted inserted replaced
1543:4cfdaf4ef3fe 1544:8ddf77198ed7
17 * You should have received a copy of the GNU Affero General Public License 17 * You should have received a copy of the GNU Affero General Public License
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20 20
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 <SystemToolbox.h> 26 #include <SystemToolbox.h>
27 #include <Toolbox.h> 27 #include <Toolbox.h>