diff Framework/HttpQueries/HttpQueriesQueue.h @ 20:17f775299b4a

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Jun 2020 07:52:24 +0200
parents b06103a50c95
children ebf978ab064d
line wrap: on
line diff
--- a/Framework/HttpQueries/HttpQueriesQueue.h	Fri Jan 31 17:47:55 2020 +0100
+++ b/Framework/HttpQueries/HttpQueriesQueue.h	Tue Jun 30 07:52:24 2020 +0200
@@ -21,7 +21,7 @@
 
 #include "IHttpQuery.h"
 
-#include <Plugins/Samples/Common/OrthancPluginCppWrapper.h>
+#include <OrthancPluginCppWrapper.h>
 
 #include <boost/thread/mutex.hpp>
 #include <boost/thread/condition_variable.hpp>