diff Plugin/AssociativeArray.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 c304ffca5d80
line wrap: on
line diff
--- a/Plugin/AssociativeArray.cpp	Thu Jul 19 15:04:50 2018 +0200
+++ b/Plugin/AssociativeArray.cpp	Fri Jul 20 14:37:30 2018 +0200
@@ -18,7 +18,7 @@
 
 #include "AssociativeArray.h"
 
-#include "../Resources/Orthanc/Core/Toolbox.h"
+#include <Core/Toolbox.h>
 
 namespace OrthancPlugins
 {