comparison OrthancServer/Sources/Search/DatabaseConstraint.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 d633e5bb7ba3
comparison
equal deleted inserted replaced
4044:d25f4c0fa160 4045:05b8fd21089c
31 **/ 31 **/
32 32
33 33
34 #pragma once 34 #pragma once
35 35
36 #include "../../Core/DicomFormat/DicomMap.h" 36 #include "../../../OrthancFramework/Sources/DicomFormat/DicomMap.h"
37 #include "../ServerEnumerations.h" 37 #include "../ServerEnumerations.h"
38 38
39 #define ORTHANC_PLUGINS_HAS_DATABASE_CONSTRAINT 0 39 #define ORTHANC_PLUGINS_HAS_DATABASE_CONSTRAINT 0
40 40
41 #if ORTHANC_ENABLE_PLUGINS == 1 41 #if ORTHANC_ENABLE_PLUGINS == 1