comparison OrthancServer/Plugins/Engine/PluginsEnumerations.h @ 4045:05b8fd21089c framework

fix path
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 10 Jun 2020 21:27:31 +0200
parents d25f4c0fa160
children 496e07123e37
comparison
equal deleted inserted replaced
4044:d25f4c0fa160 4045:05b8fd21089c
41 * "../../OrthancServer/Search/DatabaseConstraint.h" to be shared with 41 * "../../OrthancServer/Search/DatabaseConstraint.h" to be shared with
42 * the "orthanc-databases" project. 42 * the "orthanc-databases" project.
43 **/ 43 **/
44 44
45 #include "../Include/orthanc/OrthancCPlugin.h" 45 #include "../Include/orthanc/OrthancCPlugin.h"
46 #include "../../OrthancServer/Search/DatabaseConstraint.h" 46 #include "../../Sources/Search/DatabaseConstraint.h"
47 47
48 namespace Orthanc 48 namespace Orthanc
49 { 49 {
50 namespace Compatibility 50 namespace Compatibility
51 { 51 {