Salome HOME
[bos #33687] EDF 26791 - Points cloud on face
[modules/geom.git] / src / DependencyTree / DependencyTree_Object.h
index fae775edcff3765a2c4e820cc195ec6863ef60c9..26961635dc424e5e7f4cd0a74470d3273eeb07a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -28,7 +28,9 @@
 
 #include <QPen>
 
-class DependencyTree_Object: public GraphicsView_Object
+#include "DependencyTree.h"
+
+class DEPENDENCYTREE_EXPORT DependencyTree_Object: public GraphicsView_Object
 {
 
 public: