changeset 385:87701a7be3f4

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 08 Apr 2025 07:42:11 +0200
parents 63936f094eaa
children fa463b33ca21
files Framework/Inputs/DicomPyramidLevel.cpp
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Framework/Inputs/DicomPyramidLevel.cpp	Mon Apr 07 18:41:34 2025 +0200
+++ b/Framework/Inputs/DicomPyramidLevel.cpp	Tue Apr 08 07:42:11 2025 +0200
@@ -24,6 +24,8 @@
 #include "../PrecompiledHeadersWSI.h"
 #include "DicomPyramidLevel.h"
 
+#include "../ImageToolbox.h"
+
 #include <Logging.h>
 #include <OrthancException.h>