diff OrthancCppClient/ArrayFilledByThreads.h @ 3:d5027f9f676a

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 01 Jun 2015 15:12:22 +0200
parents fd402e53d263
children 2e999f3e84b4
line wrap: on
line diff
--- a/OrthancCppClient/ArrayFilledByThreads.h	Mon Jun 01 13:59:12 2015 +0200
+++ b/OrthancCppClient/ArrayFilledByThreads.h	Mon Jun 01 15:12:22 2015 +0200
@@ -2,7 +2,7 @@
 
 #include <boost/thread.hpp>
 
-#include "../IDynamicObject.h"
+#include "../Orthanc/Core/IDynamicObject.h"
 
 namespace Orthanc
 {