diff Framework/Inputs/DicomPyramidLevel.cpp @ 192:f299c191cd76

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 07:41:22 +0200
parents e3cbf890b588
children b0bd22077cd8
line wrap: on
line diff
--- a/Framework/Inputs/DicomPyramidLevel.cpp	Tue Jun 09 07:29:21 2020 +0200
+++ b/Framework/Inputs/DicomPyramidLevel.cpp	Thu Jun 11 07:41:22 2020 +0200
@@ -22,8 +22,8 @@
 #include "../PrecompiledHeadersWSI.h"
 #include "DicomPyramidLevel.h"
 
-#include <Core/Logging.h>
-#include <Core/OrthancException.h>
+#include <Logging.h>
+#include <OrthancException.h>
 
 #include <boost/lexical_cast.hpp>