diff Framework/HttpQueries/HttpQueriesQueue.h @ 22:ebf978ab064d

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 01 Jul 2020 07:59:10 +0200
parents 17f775299b4a
children 44a0430d7899
line wrap: on
line diff
--- a/Framework/HttpQueries/HttpQueriesQueue.h	Tue Jun 30 10:15:56 2020 +0200
+++ b/Framework/HttpQueries/HttpQueriesQueue.h	Wed Jul 01 07:59:10 2020 +0200
@@ -21,7 +21,7 @@
 
 #include "IHttpQuery.h"
 
-#include <OrthancPluginCppWrapper.h>
+#include "../../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h"
 
 #include <boost/thread/mutex.hpp>
 #include <boost/thread/condition_variable.hpp>