diff Framework/Radiography/RadiographyLayer.h @ 813:bc7ee59420a1

merge
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 28 May 2019 18:31:44 +0200
parents c237e0625065
children 580dd82e13f5
line wrap: on
line diff
--- a/Framework/Radiography/RadiographyLayer.h	Tue May 28 18:31:17 2019 +0200
+++ b/Framework/Radiography/RadiographyLayer.h	Tue May 28 18:31:44 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"