diff Framework/Deprecated/Radiography/RadiographySceneReader.h @ 1455:30deba7bc8e2

simplifying include_directories
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 20:54:01 +0200
parents c5403d52078c
children
line wrap: on
line diff
--- a/Framework/Deprecated/Radiography/RadiographySceneReader.h	Sat Jun 06 11:04:04 2020 +0200
+++ b/Framework/Deprecated/Radiography/RadiographySceneReader.h	Thu Jun 11 20:54:01 2020 +0200
@@ -29,7 +29,7 @@
 #include "../Deprecated/Toolbox/OrthancApiClient.h"
 
 #include <json/value.h>
-#include <Core/Images/FontRegistry.h>
+#include <Images/FontRegistry.h>
 
 namespace OrthancStone
 {