# HG changeset patch # User Sebastien Jodogne # Date 1764144754 -3600 # Node ID 3b826699c94e6354fa98a739feb25dfa9247becc # Parent 0b02df2892e4f22fa0e8dc69f3cc9cebbdba71e9 fix include diff -r 0b02df2892e4 -r 3b826699c94e OrthancServer/Sources/ServerJobs/IStorageCommitmentFactory.h --- a/OrthancServer/Sources/ServerJobs/IStorageCommitmentFactory.h Wed Nov 26 09:10:53 2025 +0100 +++ b/OrthancServer/Sources/ServerJobs/IStorageCommitmentFactory.h Wed Nov 26 09:12:34 2025 +0100 @@ -23,7 +23,7 @@ #pragma once -#include "../../OrthancFramework/Sources/DicomNetworking/DicomConnectionInfo.h" +#include "../../../OrthancFramework/Sources/DicomNetworking/DicomConnectionInfo.h" #include #include