diff OrthancStone/Sources/Viewport/IViewport.h @ 1558:314b6dc507d9

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 20 Aug 2020 11:38:56 +0200
parents 244ad1e4e76a
children 92fca2b3ba3d
line wrap: on
line diff
--- a/OrthancStone/Sources/Viewport/IViewport.h	Thu Aug 20 11:17:16 2020 +0200
+++ b/OrthancStone/Sources/Viewport/IViewport.h	Thu Aug 20 11:38:56 2020 +0200
@@ -21,10 +21,11 @@
 #pragma once
 
 #include "../Scene2D/ICompositor.h"
-#include "../Scene2DViewport/ViewportController.h"
 
 namespace OrthancStone
 {
+  class ViewportController;
+  
   /**
    * Class that combines a Scene2D with a canvas where to draw the
    * scene. A call to "Refresh()" will update the content of the