Salome HOME
Updated copyright comment
[modules/gui.git] / src / GraphicsView / GraphicsView_ViewPort.h
index 42e45895da11a1e8e8f26d3b83aacbfbbb455451..60a16683ab9d35d2a63a51f4caf747112cc8703d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2013-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -25,6 +25,7 @@
 #include "GraphicsView_Defs.h"
 
 #include <QGraphicsView>
+#include <QPainterPath>
 
 class QGridLayout;
 class QRubberBand;