diff Plugin/AuthorizationWebService.cpp @ 32:79d871605ffd

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Jun 2020 07:38:31 +0200
parents c304ffca5d80
children 53dbed29949a
line wrap: on
line diff
--- a/Plugin/AuthorizationWebService.cpp	Fri Jan 31 17:51:30 2020 +0100
+++ b/Plugin/AuthorizationWebService.cpp	Tue Jun 30 07:38:31 2020 +0200
@@ -18,8 +18,8 @@
 
 #include "AuthorizationWebService.h"
 
-#include <Core/Logging.h>
-#include <Plugins/Samples/Common/OrthancPluginCppWrapper.h>
+#include <Logging.h>
+#include <OrthancPluginCppWrapper.h>
 
 namespace OrthancPlugins
 {