Mercurial > hg > orthanc
comparison OrthancServer/Sources/ServerIndexChange.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 | d9473bd5ed43 |
comparison
equal
deleted
inserted
replaced
4044:d25f4c0fa160 | 4045:05b8fd21089c |
---|---|
32 | 32 |
33 | 33 |
34 #pragma once | 34 #pragma once |
35 | 35 |
36 #include "ServerEnumerations.h" | 36 #include "ServerEnumerations.h" |
37 #include "../Core/IDynamicObject.h" | 37 #include "../../OrthancFramework/Sources/IDynamicObject.h" |
38 #include "../Core/SystemToolbox.h" | 38 #include "../../OrthancFramework/Sources/SystemToolbox.h" |
39 | 39 |
40 #include <string> | 40 #include <string> |
41 #include <json/value.h> | 41 #include <json/value.h> |
42 | 42 |
43 namespace Orthanc | 43 namespace Orthanc |