diff Framework/Radiography/RadiographyLayer.h @ 807:c237e0625065

deprecating CairoFont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 28 May 2019 17:44:53 +0200
parents be9c1530d40a
children 580dd82e13f5
line wrap: on
line diff
--- a/Framework/Radiography/RadiographyLayer.h	Tue May 28 16:01:13 2019 +0200
+++ b/Framework/Radiography/RadiographyLayer.h	Tue May 28 17:44:53 2019 +0200
@@ -23,7 +23,7 @@
 
 #include "../Toolbox/AffineTransform2D.h"
 #include "../Toolbox/Extent2D.h"
-#include "../Viewport/CairoContext.h"
+#include "../Wrappers/CairoContext.h"
 #include "../Messages/IMessage.h"
 #include "../Messages/IObservable.h"