diff Plugin/AuthorizationWebService.cpp @ 34:53dbed29949a

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 01 Jul 2020 16:10:02 +0200
parents 79d871605ffd
children 914b8113fd46
line wrap: on
line diff
--- a/Plugin/AuthorizationWebService.cpp	Tue Jun 30 07:38:31 2020 +0200
+++ b/Plugin/AuthorizationWebService.cpp	Wed Jul 01 16:10:02 2020 +0200
@@ -18,8 +18,9 @@
 
 #include "AuthorizationWebService.h"
 
+#include "../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h"
+
 #include <Logging.h>
-#include <OrthancPluginCppWrapper.h>
 
 namespace OrthancPlugins
 {